Process Help

PLTABL - plot a tabulated report

 

Process Name

Menu Path

Link to Command Table

PLTABL

Command line only

Click here

 

Introduction

Generates a tabulated report on the plotter.

Output selected fields from a file as a plotted table with headings, and user definable field formats. The input is similar to REPORT.


Files, Fields and Parameters

Input Files

Name

Description

I/O Status

Required

Type

IN

Input data file.

Input

Yes

Undefined

Output Files

Name

I/O Status

Required

Type

Description

PLOT

Output

Yes

Plot

Output plot file.

Parameters

Name

Description

Required

Default

Range

Values

LINES

Number of lines per page of output. If negative will be double spaced.

No

Undefined

Undefined

Undefined

NOFF

If set to 1, suppresses form feeds (0).

No

0

0,1

0,1

SYSFILE

 

Option

Description

1

to send report to a system file rather than the printer or print file (0). File name is requested:

No

0

0,1

0,1


Notes

>SYSFILE> External file name (max 56 chars).

>HALFLINE> Prompts for ten half-lines of 60-column width as a heading to the report.

>FIELD> Name of the field to be printed.

>FORMAT> FORTRAN format specification for the field, including any leading or trailing blanks.


Example


Error and Warning Messages

Message

Description

Solution