Files
open-insight/SYSPROG/APPROW/SYSENV%003ALAYOUT_CFG_OLIST.json
2024-03-25 15:17:34 -07:00

25 lines
1.1 KiB
JSON

{
"header": {
"version": 1,
"type": "record",
"approw-key": "LAYOUT_CFG_OLIST"
},
"body": {
"record1": {
"<1>": "OLIST Defaults",
"<2>": "Set the default font for olist (TCL LIST) reports.",
"<3>": {
"<3,1>": "Default Font Name {DEFAULT Courier New}",
"<3,2>": "Default Font Point Size {DEFAULT 10}",
"<3,3>": "Default Font Justification {OPTIONS Left/L|Right/R|Center/C}{DEFAULT L}",
"<3,4>": "Should default font be bold? {OPTIONS Yes/1|No/0}{DEFAULT 0}",
"<3,5>": "Should default font be in italics? {OPTIONS Yes/1|No/0}{DEFAULT 0}",
"<3,6>": "Should default font be underlined? {OPTIONS Yes/1|No/0}{DEFAULT 0}",
"<3,7>": "Should default font be strikethrough? {OPTIONS Yes/1|No/0}{DEFAULT 0}",
"<3,8>": "Default Font forecolor",
"<3,9>": "Default Font Text Angle",
"<3,10>": "Default Font Text Alignment"
}
}
}
}