117
MANUAL DO USUÁRIO DC-2000 / PROGRAMA WINTASKGEN - Revisão 1.5
numeric constant, numeric variable
OPERAND2
numeric variable
Examples:
When TEMPVAR is defined as a numeric variable; then
Line No.
Operator
Source Operand
Destination
Operand
1
DIV
10
TEMPVAR
4.3.10 DLF
Syntax:
Operator
Source Operand
Destination Operand
DLF
Description:
Delete user form(files) data.
Operand Data Type:
NONE.
Examples:
Clear all data and exit process.
Line No.
Operator
Source Operand
Destination
Operand
1
DLF
2
EXT
4.3.11 DLY
Syntax:
Operator
Source Operand
Destination Operand
DLY
OPERAND1
Description:
The delay period depends on the value of OPERAND1.
Operand Data Type:
OPERAND1
numeric constant, numeric variable
range from 0 to 32767 (32.767 seconds)
Examples:
We define the delay macro to allow the user time to read the data.