11 lines
244 B
JSON
11 lines
244 B
JSON
{
|
|
"header": {
|
|
"version": 1,
|
|
"type": "record"
|
|
},
|
|
"body": {
|
|
"record1": {
|
|
"<1>": "DECLARE SUBROUTINE ErrMsg\r\n\r\nErrMsg('This window may not be saved.')\r\n\r\nRETURN 0"
|
|
}
|
|
}
|
|
} |