home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Wtestowe / Datm2000 / _SETUP.1 / default32.sts / tblParameters.json < prev    next >
JavaScript Object Notation  |  1998-10-29  |  924b

  1. {
  2.     "schema": {
  3.         "lngParameterID": "Long Integer",
  4.         "ysnCompliant": "Boolean NOT NULL",
  5.         "ysnNonCompliant": "Boolean NOT NULL",
  6.         "ysnUnknownStatus": "Boolean NOT NULL",
  7.         "ysnUnrecognized": "Boolean NOT NULL",
  8.         "ysnGames": "Boolean NOT NULL",
  9.         "ysnHardware": "Boolean NOT NULL",
  10.         "ysnCommon": "Boolean NOT NULL",
  11.         "ysnUniqueBusiness": "Boolean NOT NULL",
  12.         "ysnBIOS": "Boolean NOT NULL",
  13.         "ysnAllowIdentify": "Boolean NOT NULL",
  14.         "strUserLabel1": "Text (100)",
  15.         "strUserLabel2": "Text (100)",
  16.         "strUserLabel3": "Text (100)",
  17.         "ysnFirstRun": "Boolean NOT NULL",
  18.         "ysnFirstTimeToProcess": "Boolean NOT NULL",
  19.         "ysnIdentifyByInference": "Boolean NOT NULL",
  20.         "intInferenceLevel": "Integer"
  21.     },
  22.     "data": [
  23.         {
  24.             "lngParameterID": 1,
  25.             "ysnCompliant": 1,
  26.             "ysnNonCompliant": 1,
  27.             "ysnUnknownStatus": 1,
  28.             "ysnUnrecognized": 1,
  29.             "ysnGames": 1,
  30.             "ysnHardware": 0,
  31.             "ysnCommon": 1,
  32.             "ysnUniqueBusiness": 1,
  33.             "ysnBIOS": 0,
  34.             "ysnAllowIdentify": 1,
  35.             "ysnFirstRun": 1,
  36.             "ysnFirstTimeToProcess": 0,
  37.             "ysnIdentifyByInference": 1,
  38.             "intInferenceLevel": 1
  39.         }
  40.     ]
  41. }