home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "sRecord": "Text (8)",
- "fDataStyle0": "Boolean NOT NULL",
- "sDataStyle0Val": "Text (10)",
- "sDataStyle1": "Text (50)",
- "sDataStyle1Val": "Text (10)",
- "bytDataStyle2": "Byte",
- "sDataStyle2Val": "Text (10)"
- },
- "data": [
- {
- "sRecord": "Record 1",
- "fDataStyle0": 0,
- "sDataStyle0Val": "On",
- "sDataStyle1": "UnChecked",
- "sDataStyle1Val": "Checked",
- "bytDataStyle2": 0,
- "sDataStyle2Val": "1"
- },
- {
- "sRecord": "Record 2",
- "fDataStyle0": 1,
- "sDataStyle0Val": "On",
- "sDataStyle1": "Checked",
- "sDataStyle1Val": "Checked",
- "bytDataStyle2": 1,
- "sDataStyle2Val": "1"
- },
- {
- "sRecord": "Record 3",
- "fDataStyle0": 0,
- "sDataStyle0Val": "Off",
- "sDataStyle1": "UnChecked",
- "sDataStyle1Val": "UnChecked",
- "bytDataStyle2": 0,
- "sDataStyle2Val": "0"
- },
- {
- "sRecord": "Record 4",
- "fDataStyle0": 1,
- "sDataStyle0Val": "On",
- "sDataStyle1": "Grayed",
- "sDataStyle1Val": "Grayed",
- "bytDataStyle2": 2,
- "sDataStyle2Val": "2"
- }
- ]
- }