home *** CD-ROM | disk | FTP | other *** search
/ Dr. Watson 2.0 / DRWATSON2.iso / OFFICE / WZMAIN80.MDE / mlbl_tblMailingLabelPreferences.json < prev    next >
JavaScript Object Notation  |  1997-03-17  |  326b

  1. {
  2.     "schema": {
  3.         "LastUsed": "Boolean NOT NULL",
  4.         "LabelId": "Long Integer",
  5.         "fUserSize": "Boolean NOT NULL",
  6.         "fMetric": "Boolean NOT NULL",
  7.         "fContinuous": "Boolean NOT NULL",
  8.         "FontName": "Text (255)",
  9.         "FontSize": "Integer",
  10.         "FontWeight": "Integer",
  11.         "FontColor": "Long Integer",
  12.         "fItalic": "Boolean NOT NULL",
  13.         "fUnderline": "Boolean NOT NULL"
  14.     },
  15.     "data": []
  16. }