home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 450 / MSCMS.ZIP / MSCMS.MDB / CM_Title.json < prev    next >
Encoding:
JavaScript Object Notation  |  1993-05-10  |  579 b 

  1. {
  2.     "schema": {
  3.         "Abbreviation": "Text (6)",
  4.         "Title": "Text (30)",
  5.         "Comments": "Memo/Hyperlink (255)"
  6.     },
  7.     "data": [
  8.         {
  9.             "Abbreviation": "VP",
  10.             "Title": "Vice President"
  11.         },
  12.         {
  13.             "Abbreviation": "Mgr",
  14.             "Title": "Manager"
  15.         },
  16.         {
  17.             "Abbreviation": "Dir",
  18.             "Title": "Director"
  19.         },
  20.         {
  21.             "Abbreviation": "Pres",
  22.             "Title": "President"
  23.         },
  24.         {
  25.             "Abbreviation": "SRVP",
  26.             "Title": "Senior Vice President"
  27.         },
  28.         {
  29.             "Abbreviation": "CEO",
  30.             "Title": "Chief Executive Officer"
  31.         },
  32.         {
  33.             "Abbreviation": "CFO",
  34.             "Title": "Chief Financial Officer"
  35.         },
  36.         {
  37.             "Abbreviation": "None",
  38.             "Title": "None"
  39.         },
  40.         {
  41.             "Abbreviation": "Compt",
  42.             "Title": "Comptroller"
  43.         },
  44.         {
  45.             "Abbreviation": "PM",
  46.             "Title": "Product manager"
  47.         }
  48.     ]
  49. }