home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / wtest / micrsoft / vbasic4 / vb4-1.cab / demo.mdb / FormTemplates.json < prev    next >
Encoding:
JavaScript Object Notation  |  1995-08-15  |  1.6 KB

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Parent": "Long Integer NOT NULL",
  5.         "Name": "Text (40) NOT NULL",
  6.         "NameProperty": "Text (40)",
  7.         "Comment": "Text (255)",
  8.         "Type": "Text (10) NOT NULL",
  9.         "Virtual": "Boolean NOT NULL",
  10.         "FileName": "Text (255)",
  11.         "FileObject": "OLE (255)",
  12.         "FrxObject": "OLE (255)"
  13.     },
  14.     "data": [
  15.         {
  16.             "ID": 1,
  17.             "Parent": 1,
  18.             "Name": "Collection One",
  19.             "NameProperty": "Controls Collection",
  20.             "Comment": "captured 5/24/95",
  21.             "Type": "Form",
  22.             "Virtual": 1
  23.         },
  24.         {
  25.             "ID": 2,
  26.             "Parent": 1,
  27.             "Name": "Public Control Templates",
  28.             "Comment": "This entry is a public container for individual controls that are captured.",
  29.             "Type": "Form",
  30.             "Virtual": 1
  31.         },
  32.         {
  33.             "ID": 3,
  34.             "Parent": 1,
  35.             "Name": "Collection Two",
  36.             "NameProperty": "Controls Collection",
  37.             "Comment": "captured 5/24/95",
  38.             "Type": "Form",
  39.             "Virtual": 1
  40.         },
  41.         {
  42.             "ID": 5,
  43.             "Parent": 1,
  44.             "Name": "Mega Collection",
  45.             "NameProperty": "Controls Collection",
  46.             "Comment": "captured 5/24/95",
  47.             "Type": "Form",
  48.             "Virtual": 1
  49.         },
  50.         {
  51.             "ID": 6,
  52.             "Parent": 1,
  53.             "Name": "Dave Collection",
  54.             "NameProperty": "Controls Collection",
  55.             "Comment": "captured 5/24/95",
  56.             "Type": "Form",
  57.             "Virtual": 1
  58.         },
  59.         {
  60.             "ID": 7,
  61.             "Parent": 1,
  62.             "Name": "cmdCancel",
  63.             "NameProperty": "Controls Collection",
  64.             "Comment": "captured 5/24/95",
  65.             "Type": "Form",
  66.             "Virtual": 1
  67.         },
  68.         {
  69.             "ID": 8,
  70.             "Parent": 1,
  71.             "Name": "SADFsadfsadfsadfsdafs",
  72.             "NameProperty": "Form2",
  73.             "Comment": "captured 5/24/95",
  74.             "Type": "Form",
  75.             "Virtual": 0,
  76.             "FileName": "Form2.frm",
  77.             "FileObject": "BINARY_FILE:FormTemplates/6_FileObject"
  78.         },
  79.         {
  80.             "ID": 9,
  81.             "Parent": 1,
  82.             "Name": "New Collection",
  83.             "NameProperty": "Controls Collection",
  84.             "Comment": "captured 5/30/95",
  85.             "Type": "Form",
  86.             "Virtual": 1
  87.         },
  88.         {
  89.             "ID": 10,
  90.             "Parent": 1,
  91.             "Name": "aaaa",
  92.             "NameProperty": "Controls Collection",
  93.             "Comment": "captured 5/30/95",
  94.             "Type": "Form",
  95.             "Virtual": 1
  96.         }
  97.     ]
  98. }