added sysprog entities
This commit is contained in:
102
SYSPROG/APPROW/SYSENV%003ARTI_DSN_OIWIN_RESOURCES.json
Normal file
102
SYSPROG/APPROW/SYSENV%003ARTI_DSN_OIWIN_RESOURCES.json
Normal file
@ -0,0 +1,102 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record",
|
||||
"approw-key": "RTI_DSN_OIWIN_RESOURCES"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "* //",
|
||||
"<2>": "* // File : SYSENV - RTI_DSN_OIWIN_RESOURCES",
|
||||
"<3>": "* // Author : Mr C",
|
||||
"<4>": "* // Date : July 2014",
|
||||
"<5>": "* // Purpose : \"RTI_DSN_OWIN_\" procedure resource strings",
|
||||
"<6>": "* //",
|
||||
"<7>": "* // Comments",
|
||||
"<8>": "* // ========",
|
||||
"<9>": "* //",
|
||||
"<10>": "* // 1) This resource record is designed to hold resource strings for the",
|
||||
"<11>": "* // RTI_DSN_OIWIN_ type handler procedures.",
|
||||
"<12>": "* //",
|
||||
"<13>": "* // Amended Date Reason",
|
||||
"<14>": "* // ======= ==== ======",
|
||||
"<15>": "* // Mr C 06 Feb 19 Added WIN100",
|
||||
"<16>": "* // MTR 05 Oct 17 Fixed spelling and case in UPD003",
|
||||
"<17>": "* // Mr C 11 Aug 17 Added EDT001",
|
||||
"<18>": "* // Mr C 30 Jul 16 Added OBJ102",
|
||||
"<19>": "* // Mr C 13 Jul 16 Added VIEW001, VIEW002",
|
||||
"<20>": "* // Mr C 03 Jul 16 Added RBN001, RBN002",
|
||||
"<21>": "* // Mr C 30 Dec 15 Added BTN001",
|
||||
"<22>": "* // Mr C 24 Dec 15 Added OBJ100",
|
||||
"<23>": "* // Mr C 12 Jun 15 Added RTI_DSN_OIWIN_UPDOWN section",
|
||||
"<24>": "* // Removed versioning (pointless with GIT right?)",
|
||||
"<25>": "",
|
||||
"<26>": "///////////////////////////////////////////////////////////////////////////////",
|
||||
"<27>": "//[RTI_DSN_OIWIN_OBJECT]///////////////////////////////////////////////////////",
|
||||
"<28>": "",
|
||||
"<29>": "OBJ000: No object type ID passed to the %1% %2% method",
|
||||
"<30>": "OBJ001: No parent ID passed to the %1% %2% method",
|
||||
"<31>": "OBJ002: No \"Name\" property defined for the %1% object in the %2% %3% method",
|
||||
"<32>": "OBJ003: Duplicate names \"%1%\" found.||The form cannot be saved until all names are unique.",
|
||||
"<33>": "OBJ004: The %1% property must be a valid positive integer",
|
||||
"<34>": "OBJ100: Default",
|
||||
"<35>": "OBJ101: Not Set",
|
||||
"<36>": "OBJ102: %c% (Original value)",
|
||||
"<37>": "",
|
||||
"<38>": "///////////////////////////////////////////////////////////////////////////////",
|
||||
"<39>": "//[RTI_DSN_OIWIN_RADIOBUTTON]//////////////////////////////////////////////////",
|
||||
"<40>": "",
|
||||
"<41>": "RBN001: %1% Button",
|
||||
"<42>": "RBN002: %1% Buttons",
|
||||
"<43>": "",
|
||||
"<44>": "///////////////////////////////////////////////////////////////////////////////",
|
||||
"<45>": "//[RTI_DSN_OIWIN_PUSHBUTTON]///////////////////////////////////////////////////",
|
||||
"<46>": "",
|
||||
"<47>": "BTN001: %1% must be a value between %2% and %3% inclusive",
|
||||
"<48>": "BTN002: The %1% property must be a pair of comma-separated numbers in the format||<value1>,<value2>||Each value must be between %2% and %3%",
|
||||
"<49>": "",
|
||||
"<50>": "///////////////////////////////////////////////////////////////////////////////",
|
||||
"<51>": "//[RTI_DSN_OIWIN_EDITTABLE]////////////////////////////////////////////////////",
|
||||
"<52>": "",
|
||||
"<53>": "EDT001: AutoSizeCol cannot exceed %1% (the total number of columns)",
|
||||
"<54>": "EDT002: MinRowLimit cannot exceed MaxRowLimit",
|
||||
"<55>": "EDT003: MaxRowLimit cannot be less than MinRowLimit",
|
||||
"<56>": "",
|
||||
"<57>": "///////////////////////////////////////////////////////////////////////////////",
|
||||
"<58>": "//[RTI_DSN_OIWIN_RADIOBUTTON]//////////////////////////////////////////////////",
|
||||
"<59>": "",
|
||||
"<60>": "VW001: The PageCount property must be an integer between 1 and 1024 inclusive",
|
||||
"<61>": "",
|
||||
"<62>": "///////////////////////////////////////////////////////////////////////////////",
|
||||
"<63>": "//[RTI_DSN_OIWIN_UPDOWN]///////////////////////////////////////////////////////",
|
||||
"<64>": "",
|
||||
"<65>": "UPD001: The Range property must be a pair of comma-separated numbers in the format||<from>,<to>||(The <to> value must be greater than the <from> value)",
|
||||
"<66>": "UPD002: The Value property must be a value within the bounds of the Range property (inclusive)",
|
||||
"<67>": "UPD003: The %1% \"Buddy\" control must precede the %2% Up-Down Control in the form creation sequence",
|
||||
"<68>": "UPD004: The Increment property must be less than the size of the Range property",
|
||||
"<69>": "UPD005: The Buddy property must contain the ID of an EditLine or Static control",
|
||||
"<70>": "UPD006: The Value property must be a value between %1% and %2% (inclusive)",
|
||||
"<71>": "UPD007: You cannot set a Buddy control for multiple controls",
|
||||
"<72>": "UPD008: No eligible Buddy controls found",
|
||||
"<73>": "UPD009: Unable to find the Buddy control \"%1%\" for the \"%2%\" Up-Down Control in the POSTBUILDSTRUCT handler ",
|
||||
"<74>": "UPD100: %1% options",
|
||||
"<75>": "",
|
||||
"<76>": "///////////////////////////////////////////////////////////////////////////////",
|
||||
"<77>": "//[RTI_DSN_OIWIN_VIEW]/////////////////////////////////////////////////////////",
|
||||
"<78>": "",
|
||||
"<79>": "VIEW001: %1% must be a value between %2% and %3% inclusive",
|
||||
"<80>": "VIEW002: The %1% property must be a pair of comma-separated numbers in the format||<value1>,<value2>||Each value must be between %2% and %3%",
|
||||
"<81>": "",
|
||||
"<82>": "///////////////////////////////////////////////////////////////////////////////",
|
||||
"<83>": "//[RTI_DSN_OIWIN_WINDOW]///////////////////////////////////////////////////////",
|
||||
"<84>": "",
|
||||
"<85>": "WIN001: The %1% ScaleFactor value must be between %2% and %3% inclusive ",
|
||||
"<86>": "WIN002: The ScaleFactor Increment value must be between 0 and 1 inclusive ",
|
||||
"<87>": "WIN100: <Create new commuter module>",
|
||||
"<88>": "",
|
||||
"<89>": "",
|
||||
"<90>": "///////////////////////////////////////////////////////////////////////////////",
|
||||
"<91>": "///////////////////////////////////////////////////////////////////////////////"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user