11 lines
270 B
JSON
11 lines
270 B
JSON
{
|
|
"header": {
|
|
"version": 1,
|
|
"type": "record"
|
|
},
|
|
"body": {
|
|
"record1": {
|
|
"<1>": "declare function dialog_box\r\n\r\nParams = dialog_box( 'NEW_REPORT', @window, '*CENTER' )\r\n\r\nReturn 0\r\n\r\n"
|
|
}
|
|
}
|
|
} |