Guardian Programming Reference Summary for pTAL and TAL

Procedure Calls Summary (D-F)
Guardian Programming Reference Summary for pTAL and TAL522631-001
5-13
DEFINEVALIDATEWORK
Checks the working set for consistency.
DELAY
Allows a process to suspend itself for a timed interval.
0 Successful.
2049 Syntax error in name.
2051 DEFINE not found.
2052 Unable to obtain file-system buffer space.
2053 Unable to obtain physical memory.
2054 Bounds error occurred on define-name.
2066 Parameter missing.
define-name, STRING .EXT:ref:24 input
error := DEFINEVALIDATEWORK ( checknum );
error, INT returned value
0 Successful.
2057 Working set is incomplete.
2058 Working set is inconsistent.
2059 Working set is invalid.
checknum, INT:ref:1 output
CALL DELAY ( time-period );
time-period, INT(32):value input