home *** CD-ROM | disk | FTP | other *** search
/ Hiper 5 / hiper5.iso / Demos / Aplicat / Address / PHMASTER.MD_ / PHMASTER.MD / CompanyMaster.json
Encoding:
JavaScript Object Notation  |  1996-12-01  |  639 b 

  1. {
  2.     "schema": {
  3.         "EntryNbr": "Long Integer",
  4.         "CompanyName": "Text (42)",
  5.         "FirstName": "Text (30)",
  6.         "LastName": "Text (30)",
  7.         "Addr1": "Text (42)",
  8.         "Addr2": "Text (20)",
  9.         "City": "Text (30)",
  10.         "StateProv": "Text (18)",
  11.         "PostalCode": "Text (12)",
  12.         "Country": "Text (20)",
  13.         "OfficePhone": "Text (20)",
  14.         "Extension": "Text (10)",
  15.         "FaxPhone": "Text (20)",
  16.         "HomePhone": "Text (20)",
  17.         "MobileNum": "Text (15)",
  18.         "PagerNum": "Text (15)",
  19.         "Title": "Text (42)",
  20.         "Anniversary": "Text (30)",
  21.         "Memo": "Text (255)",
  22.         "RecMark": "Text (1)",
  23.         "BusArCode": "Text (3)",
  24.         "HmArCode": "Text (3)",
  25.         "FxArCode": "Text (3)",
  26.         "MbArCode": "Text (3)",
  27.         "PgArCode": "Text (3)",
  28.         "CountryCode": "Text (9)",
  29.         "OutLine": "Text (2)"
  30.     },
  31.     "data": []
  32. }