home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 January / VPR0101A.BIN / OLS / MGC2K111 / MGC2K111.LZH / data1.cab / ProgramFiles / MAGICALE.ORG / tblMemo.json next >
JavaScript Object Notation  |  2000-10-04  |  152b

  1. {
  2.     "schema": {
  3.         "fYear": "Integer NOT NULL",
  4.         "fMonth": "Byte NOT NULL",
  5.         "fDay": "Byte NOT NULL",
  6.         "fMemoId": "Long Integer",
  7.         "fMemo": "Text (128) NOT NULL"
  8.     },
  9.     "data": []
  10. }