home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2000 August / DPPCPRO0800.ISO / August / Simply / _SETUP.1 / PerDemo.mdb / EARProperties.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-04-17  |  861 b 

  1. {
  2.     "schema": {
  3.         "UserID": "Text (50)",
  4.         "StartOfWeek": "Integer",
  5.         "StartMonth": "Integer",
  6.         "Orientation": "Integer",
  7.         "DividerStyle": "Integer",
  8.         "Font3D": "Integer",
  9.         "CaptionAlignment": "Integer",
  10.         "StartYearAlignment": "Integer",
  11.         "EndYearAlignment": "Integer",
  12.         "DateStarted": "Boolean NOT NULL",
  13.         "DateLeft": "Boolean NOT NULL",
  14.         "Century": "Boolean NOT NULL",
  15.         "SelectedDate": "Boolean NOT NULL",
  16.         "TodaysDate": "Boolean NOT NULL",
  17.         "ColourHolidays": "Long Integer",
  18.         "ColourAbsences": "Long Integer",
  19.         "ColourCourses": "Long Integer",
  20.         "ColourStartLeft": "Long Integer"
  21.     },
  22.     "data": [
  23.         {
  24.             "UserID": "ALAN",
  25.             "StartOfWeek": 1,
  26.             "StartMonth": 1,
  27.             "Orientation": 2,
  28.             "DividerStyle": 1,
  29.             "Font3D": 0,
  30.             "CaptionAlignment": 7,
  31.             "StartYearAlignment": 3,
  32.             "EndYearAlignment": 3,
  33.             "DateStarted": 1,
  34.             "DateLeft": 1,
  35.             "Century": 1,
  36.             "SelectedDate": 1,
  37.             "TodaysDate": 1,
  38.             "ColourHolidays": 65535,
  39.             "ColourAbsences": 16777215,
  40.             "ColourCourses": 16711680,
  41.             "ColourStartLeft": 65280
  42.         }
  43.     ]
  44. }