added LSL2 stored procedures
This commit is contained in:
19
LSL2/STPROC/TEST_OBJ_TOOL.txt
Normal file
19
LSL2/STPROC/TEST_OBJ_TOOL.txt
Normal file
@ -0,0 +1,19 @@
|
||||
COMPILE ROUTINE TEST_OBJ_TOOL(Dummy)
|
||||
ROWDEF(CHARSTR)
|
||||
|
||||
DECLARE SUBROUTINE Set_Status
|
||||
DECLARE FUNCTION Get_Status, obj_Tool
|
||||
|
||||
$INSERT NCR_EQU
|
||||
|
||||
debug
|
||||
|
||||
SortedKeys = obj_Tool('KeysByType')
|
||||
|
||||
debug
|
||||
|
||||
* * * * * * *
|
||||
Bail:
|
||||
* * * * * * *
|
||||
|
||||
RETURN
|
Reference in New Issue
Block a user