home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 March / VPR0003B.ISO / i386 / empty_pb.mdb / OSTypes.json < prev    next >
JavaScript Object Notation  |  1999-10-14  |  203b

  1. {
  2.     "schema": {
  3.         "OSType": "Long Integer",
  4.         "OSName": "Text (30)"
  5.     },
  6.     "data": [
  7.         {
  8.             "OSType": 0,
  9.             "OSName": "Windows 3.1"
  10.         },
  11.         {
  12.             "OSType": 1,
  13.             "OSName": "Windows 95"
  14.         },
  15.         {
  16.             "OSType": 2,
  17.             "OSName": "Windows NT"
  18.         },
  19.         {
  20.             "OSType": 42,
  21.             "OSName": "MacOS"
  22.         }
  23.     ]
  24. }