added LSL2 stored procedures
This commit is contained in:
22
LSL2/STPROC/FIX_WINDOW.txt
Normal file
22
LSL2/STPROC/FIX_WINDOW.txt
Normal file
@ -0,0 +1,22 @@
|
||||
COMPILE ROUTINE FIX_WINDOW(Dummy)
|
||||
ROWDEF(CHARSTR)
|
||||
|
||||
DECLARE SUBROUTINE obj_Schedule,Send_Dyn,Send_Info
|
||||
DECLARE FUNCTION Get_Status, Set_Printer, NextKey, Repository
|
||||
|
||||
$INSERT REPOSITORY_EQUATES
|
||||
|
||||
ReposParmA = 'ACCESS'
|
||||
|
||||
|
||||
|
||||
* * * * * * * *
|
||||
Bail:
|
||||
* * * * * * * *
|
||||
|
||||
|
||||
RETURN
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user