Download user manual - Parse-O

Transcript
P A R S E - O - M A T I C
F U N D A M E N T A L S
U S E R
M A N U A L
—
S C R I P T I N G
Input/Output
Here are the special variables related to input and output:
Special Variable
$ActualIFN
$ActualOFN
$AppendingOutput
$BytesOutCount
$ClipboardOutput
$InputFileBytes
$OutCSVRec
$Wildcarding
$CfgODBCConnection
Explanation
Name of the current input file (including path)
Name of the current output file (including path)
Set to 'Y' if output is being added to pre-existing
file
Number of bytes sent, so far, to the output file
Set to 'Y' if output will go to the Windows
clipboard
Number of bytes (including buffered) read from
input
The accumulator string used by the OutCSV command
Y = Multiple input files; N = Processing only one
file
Set ODBC database connection string
User Interface
Here are the special variables related to the user interface:
Special
Variable
$CaptionX
$CaptionY
$CaptionZ
$IFNMask
$OptionX
$OptionY
$OptionZ
$CfgShowPPSNote
Explanation
Caption for the first option box (usually 'Option
&X')
Caption for the second option box (usually 'Option
&Y')
Caption for the third option box (usually 'Option
&Z')
What actually appears in the Input File box
First options box
These variables contain the
values
Second options box
in the input boxes near the
bottom
Third options box
of the Parsing Parameters
window
Displays custom text on the PPS window
37