The application has many parameters for controlling how data are read, but the default values of these parameters are sufficient for reading most data files.
If the value is not specified on the command line, the value of the global parameter PONGO_DATA is used. If PONGO_DATA is not defined, the current value is used. If the current value is not defined, the value is prompted for.
If the value is not specified on the command line, the current value is used. The current value is initially set to "!".
If the value is not specified on the command line, the current value is used. The current value is initially set to "!".
If the value is not specified on the command line, the value of the global parameter PONGO_XCOL is used. If PONGO_XCOL is not defined, the current value is used. The current value is initially set to "0".
If the value is not specified on the command line, the value of the global parameter PONGO_YCOL is used. If PONGO_YCOL is not defined, the current value is used. The current value is initially set to "0".
If the value is not specified on the command line, the value of the global parameter PONGO_ZCOL is used. If PONGO_ZCOL is not defined, the current value is used. The current value is initially set to "0".
If the value is not specified on the command line, the value of the global parameter PONGO_EXCOL is used. If PONGO_EXCOL is not defined, the current value is used. The current value is initially set to "0".
If the value is not specified on the command line, the value of the global parameter PONGO_EYCOL is used. If PONGO_EYCOL is not defined, the current value is used. The current value is initially set to "0".
If the value is not specified on the command line, the value of the global parameter PONGO_LABCOL is used. If PONGO_LABCOL is not defined, the current value is used. The current value is initially set to "0".
If the value is not specified on the command line, the value of the global parameter PONGO_SYMCOL is used. If PONGO_SYMCOL is not defined, the current value is used. The current value is initially set to "0".
If the value is not specified on the command line, the current value is used. The current value is initially set to " ".
[SELECT_COL] [COND] [VAL1{,VAL2, ...}]
where
- SELECT_COL is the data area used for the selection test. This can be specified either by column number (counting from 1) or by the symbolic name of a column. There is no restriction on which column is used for selection, i.e. it does not have to be one of the columns from which data are being read.
- COND is the selection criterion. It may be one of the following:
- "=" - equals;
- "#" - not equal;
- "
" - greater than;
- "
" - less than;
- "CE" - equal to string;
- "C#" - not equal to string;
- "RA" - in the range VAL1 to VAL2;
- "LI" - select if in the following list of values;
- "EX" - exclude if in the following list of values;
- "IN" - select if the substring is contained within the value;
- "A
" - absolute value greater than;
- "A
" - absolute value less than.
- VAL1{,VAL2, ...} the value (or values) against which the selection is made.
Note that there must be white space around the selection criterion. A value of "0" means "read everything".
[The value is prompted for.]
READF updates the value of the global parameters PONGO_XOPT. The application will automatically remove any "L" characters at the start of the options string, because it is assumed that they have been inserted by the CLOG application - any new data will not have had logarithms taken. If data are given in logarithmic form, the "L" character should be inserted into the options strings anywhere except at the start.
[The value of the global parameter PONGO_XOPT is used. If PONGO_XOPT is not defined, the default value "BCNST" is used.]
READF updates the value of the global parameters PONGO_YOPT. The application will automatically remove any "L" characters at the start of the options string, because it is assumed that they have been inserted by the CLOG application - any new data will not have had logarithms taken. If data are given in logarithmic form, the "L" character should be inserted into the options strings anywhere except at the start.
[The value of the global parameter PONGO_YOPT is used. If PONGO_XOPT is not defined, the default value "BCNST" is used.]
[The value of the global parameter PONGO_ERSCALE is used. If PONGO_ERSCALE is not defined, the default value 1.0 is used.]
If the value is not specified on the command line, the current value is used. The current value is initially set to TRUE.
If the value is not specified on the command line, the current value is used. The current value is initially set to FALSE.
PONGO [2exof Applications for Interactive Data Plotting [2exon 2.0-2