128
MANUAL DO USUÁRIO DC-2000 / PROGRAMA WINTASKGEN - Revisão 1.5
2.3.26 SEK
Syntax:
Operator
Source Operand
Destination Operand
SEK
OPERAND1
Description:
Let the current record pointer point to the record number of the selected file,
OPERAND1 specifies the record number, and the file must be selected by "SEL"
macro first.
Operand Data Type:
OPERAND1
numeric constant, numeric variable
Examples:
The following macros
Line No.
Operator
Source Operand
Destination
Operand
1
SEL
PERSONALIZADO
2
SEK
10
will select file named "CUSTOM" and move the record pointer of the selected file
to the 10th record.
2.3.27 SEL
Syntax:
Operator
Source Operand
Destination Operand
SEL
OPERAND1
Description:
Select the file whose name is specified in OPERAND1 The file name must be a
FORM name loaded in the Data Collector unit.
Operand Data Type:
OPERAND1
string constant
Examples:
The following macros
Line No.
Operator
Source Operand
Destination
Operand
1
SEL
ORDEM