home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "UserID": "Text (50)",
- "StartOfWeek": "Integer",
- "StartMonth": "Integer",
- "Orientation": "Integer",
- "DividerStyle": "Integer",
- "Font3D": "Integer",
- "CaptionAlignment": "Integer",
- "StartYearAlignment": "Integer",
- "EndYearAlignment": "Integer",
- "DateStarted": "Boolean NOT NULL",
- "DateLeft": "Boolean NOT NULL",
- "Century": "Boolean NOT NULL",
- "SelectedDate": "Boolean NOT NULL",
- "TodaysDate": "Boolean NOT NULL",
- "ColourHolidays": "Long Integer",
- "ColourAbsences": "Long Integer",
- "ColourCourses": "Long Integer",
- "ColourStartLeft": "Long Integer"
- },
- "data": [
- {
- "UserID": "ALAN",
- "StartOfWeek": 1,
- "StartMonth": 1,
- "Orientation": 2,
- "DividerStyle": 1,
- "Font3D": 0,
- "CaptionAlignment": 7,
- "StartYearAlignment": 3,
- "EndYearAlignment": 3,
- "DateStarted": 1,
- "DateLeft": 1,
- "Century": 1,
- "SelectedDate": 1,
- "TodaysDate": 1,
- "ColourHolidays": 65535,
- "ColourAbsences": 16777215,
- "ColourCourses": 16711680,
- "ColourStartLeft": 65280
- }
- ]
- }