home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / wtest / micrsoft / internet / office / access / ia95.exe / IA951.cab / ia95.mda / ia95_WizardState.json < prev   
Encoding:
JavaScript Object Notation  |  1996-04-10  |  1.3 KB

  1. {
  2.     "schema": {
  3.         "CurrentState": "Integer",
  4.         "WizardFormName": "Text (50)",
  5.         "Comment": "Memo/Hyperlink (255)",
  6.         "PageDown": "Integer",
  7.         "FocusControl": "Text (50)",
  8.         "BackState": "Integer",
  9.         "NextState": "Integer",
  10.         "EnableCancel": "Boolean NOT NULL",
  11.         "ConfirmCancel": "Boolean NOT NULL",
  12.         "EnableBack": "Boolean NOT NULL",
  13.         "EnableNext": "Boolean NOT NULL",
  14.         "EnableFinish": "Boolean NOT NULL"
  15.     },
  16.     "data": [
  17.         {
  18.             "CurrentState": 1,
  19.             "WizardFormName": "ia95_frmMain",
  20.             "Comment": "IA95_INTRO_PAGE",
  21.             "PageDown": 1,
  22.             "FocusControl": "cmdNext",
  23.             "BackState": -1,
  24.             "NextState": 2,
  25.             "EnableCancel": 1,
  26.             "ConfirmCancel": 0,
  27.             "EnableBack": 0,
  28.             "EnableNext": 1,
  29.             "EnableFinish": 0
  30.         },
  31.         {
  32.             "CurrentState": 2,
  33.             "WizardFormName": "ia95_frmMain",
  34.             "Comment": "IA95_CHOOSE_OBJECTS_PAGE",
  35.             "PageDown": 2,
  36.             "FocusControl": "cboObjectTypes",
  37.             "BackState": 1,
  38.             "NextState": 3,
  39.             "EnableCancel": 1,
  40.             "ConfirmCancel": 0,
  41.             "EnableBack": 1,
  42.             "EnableNext": 0,
  43.             "EnableFinish": 0
  44.         },
  45.         {
  46.             "CurrentState": 3,
  47.             "WizardFormName": "ia95_frmMain",
  48.             "Comment": "IA95_CHOOSE_TEMPLATE_PAGE",
  49.             "PageDown": 3,
  50.             "FocusControl": "grpChooseMakeNoTemplate",
  51.             "BackState": 2,
  52.             "NextState": 4,
  53.             "EnableCancel": 1,
  54.             "ConfirmCancel": 0,
  55.             "EnableBack": 1,
  56.             "EnableNext": 1,
  57.             "EnableFinish": 1
  58.         },
  59.         {
  60.             "CurrentState": 4,
  61.             "WizardFormName": "ia95_frmMain",
  62.             "Comment": "IA95_FINISH_PAGE",
  63.             "PageDown": 4,
  64.             "FocusControl": "txtDirectoryChosen",
  65.             "BackState": 3,
  66.             "NextState": -1,
  67.             "EnableCancel": 1,
  68.             "ConfirmCancel": 0,
  69.             "EnableBack": 1,
  70.             "EnableNext": 0,
  71.             "EnableFinish": 1
  72.         }
  73.     ]
  74. }