added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/CLICK/WO_DAILY_SCHED_SINGLE.SAVE.json
Normal file
11
LSL2/OIEVENT/CLICK/WO_DAILY_SCHED_SINGLE.SAVE.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "DECLARE SUBROUTINE WO_Daily_Sched_Comm2\r\nDECLARE FUNCTION WO_Daily_Sched_All_Comm\r\ndeclare function post_event\r\n\r\nParent = Get_Property( @window, 'PARENT' )\r\n\r\nWO_Daily_Sched_Comm2('FORM_SAVE') ;* this is the first window\r\n\r\nvoid = WO_Daily_Sched_All_Comm( 'FORM_CREATE', Parent)\r\n\r\n\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user