added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/DELETEROW/WO_MAINT_SCHED.SCHED_INFO.json
Normal file
11
LSL2/OIEVENT/DELETEROW/WO_MAINT_SCHED.SCHED_INFO.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare function send_message\r\n\r\nVoid = send_message( @window:'.SCHED_INFO', 'INSERT', RowNum, RowData )\r\nSelPos = .sched_info->selpos\r\nSelPos<2> = SelPos<2> -1\r\n.sched_info->selpos = SelPos\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user