added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/CLICK/MASTER_CALIB_LIST.CANCEL.json
Normal file
11
LSL2/OIEVENT/CLICK/MASTER_CALIB_LIST.CANCEL.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare function msg\r\ndeclare subroutine end_dialog\r\n\r\nopen 'CONFIG' to ConfigTable else\r\n Void = msg( '', 'Unable to open CONFIG table' )\r\n end_dialog( @window, '' )\r\n return 0\r\nend\r\nunlock ConfigTable, 'MASTER_CALIB_LIST' else\r\n *Void = msg( '', 'Unable to unlock CONFIG MASTER_CALIB_LIST')\r\n * may not have locked if user does not have proper security\r\nend\r\nend_dialog( @window, '' )\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user