added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/CLICK/LSL_USERS_RPT1.RUN_REPORT_BUTTON.json
Normal file
11
LSL2/OIEVENT/CLICK/LSL_USERS_RPT1.RUN_REPORT_BUTTON.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare function send_event\r\ndeclare subroutine end_dialog\r\n\r\nUsers = .users->array<1>\r\nswap @vm:@vm with '' in Users\r\nif Users[-1,1] = @vm then Users[-1,1] = ''\r\nExpand = .expand->text\r\nDirToPrint = .send_to_printer->text\r\nRetVal = Users:'*':Expand:'*':DirToPrint\r\nend_dialog( @window, RetVal )\r\nreturn 0\r\n"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user