home *** CD-ROM | disk | FTP | other *** search
/ ftp.winsite.com/win95/demo / ftp.winsite.com-win95-demo.tar / ftp.winsite.com / pub / pc / win95 / demo / au_2000.exe / AccUtils2000.mdb / ADUObjects.json < prev    next >
JavaScript Object Notation  |  2000-01-22  |  6KB

  1. {
  2.     "schema": {
  3.         "ObjID": "Long Integer",
  4.         "ObjName": "Text (50)",
  5.         "ObjType": "Text (50)",
  6.         "Calls": "Text (50)",
  7.         "ShortDesc": "Text (255)",
  8.         "UsageTips": "Text (255)",
  9.         "MacroName": "Text (50)",
  10.         "ModName": "Text (50)",
  11.         "SortOrder": "Integer",
  12.         "ObjCategory": "Text (50)"
  13.     },
  14.     "data": [
  15.         {
  16.             "ObjID": 1,
  17.             "ObjName": "Pseudo-wizard",
  18.             "ObjType": "frm",
  19.             "Calls": "UPCForm1",
  20.             "ShortDesc": "The beer's on sale! \r\n\r\nThis form acts like a wizard, but it's not.",
  21.             "UsageTips": "There are actually five different forms that make up the wizard. Each of these forms uses a different data source. You can substitute your own data sources. \r\n\r\nNote: UCC barcode information is presented by way of example only -- data is not current.",
  22.             "MacroName": "Forms",
  23.             "ModName": "N/A",
  24.             "SortOrder": 3,
  25.             "ObjCategory": "Forms"
  26.         },
  27.         {
  28.             "ObjID": 2,
  29.             "ObjName": "Web-style frame",
  30.             "ObjType": "frm",
  31.             "Calls": "FramesExample1",
  32.             "ShortDesc": "Spice up your apps with a form that makes your users think they're connected to the internet.",
  33.             "UsageTips": "The choices are activated with a transparent button. (See the form in design view).",
  34.             "MacroName": "N/A",
  35.             "ModName": "N/A",
  36.             "SortOrder": 4,
  37.             "ObjCategory": "Forms"
  38.         },
  39.         {
  40.             "ObjID": 3,
  41.             "ObjName": "Reports Manager",
  42.             "ObjType": "frm",
  43.             "Calls": "ReportMgr",
  44.             "ShortDesc": "Stop making buttons for new reports! This form manages reports like a dream!",
  45.             "UsageTips": "The trick is to add your reports to the 'List of Reports' table. Fill in all the information and your reports will automatically show up under the correct heading! \r\n\r\nA simple code module launches the report when the user double-clicks.",
  46.             "MacroName": "ADU",
  47.             "ModName": "N/A",
  48.             "SortOrder": 5,
  49.             "ObjCategory": "Forms"
  50.         },
  51.         {
  52.             "ObjID": 4,
  53.             "ObjName": "'About' form",
  54.             "ObjType": "frm",
  55.             "Calls": "frmAbout",
  56.             "ShortDesc": "Don't forget to tell users about your app.",
  57.             "MacroName": "N/A",
  58.             "ModName": "N/A",
  59.             "SortOrder": 6,
  60.             "ObjCategory": "Forms"
  61.         },
  62.         {
  63.             "ObjID": 6,
  64.             "ObjName": "Find a record",
  65.             "ObjType": "frm",
  66.             "Calls": "frmCompany",
  67.             "ShortDesc": "Quick -- NO PROGRAMMING -- method to find a record and automatically display related info.\r\nHINT: Doesn't use DLOOKUP function.",
  68.             "UsageTips": "You're building a combo -- the dynaset is already in memory -- so just use the Column property to call up the related info:\r\n\r\nExample: =[CoCombo].[Column](1)",
  69.             "MacroName": "N/A",
  70.             "ModName": "N/A",
  71.             "SortOrder": 1,
  72.             "ObjCategory": "Methods"
  73.         },
  74.         {
  75.             "ObjID": 7,
  76.             "ObjName": "Attach notes to main form",
  77.             "ObjType": "frm",
  78.             "Calls": "frmCompanyNotes",
  79.             "ShortDesc": "Robust notes feature to attach to your forms -- displays the correct record automatically",
  80.             "SortOrder": 2,
  81.             "ObjCategory": "Methods"
  82.         },
  83.         {
  84.             "ObjID": 8,
  85.             "ObjName": "Plain switchboard",
  86.             "ObjType": "frm",
  87.             "Calls": "frmSwitchboard",
  88.             "ShortDesc": "Tired of buttons? Try this for a change.",
  89.             "MacroName": "N/A",
  90.             "ModName": "N/A",
  91.             "SortOrder": 0,
  92.             "ObjCategory": "Forms"
  93.         },
  94.         {
  95.             "ObjID": 10,
  96.             "ObjName": "Another web-style form",
  97.             "ObjType": "frm",
  98.             "Calls": "frmWeb",
  99.             "ShortDesc": "Try a moonscape.",
  100.             "MacroName": "N/A",
  101.             "ModName": "N/A",
  102.             "SortOrder": 8,
  103.             "ObjCategory": "Forms"
  104.         },
  105.         {
  106.             "ObjID": 11,
  107.             "ObjName": "Find multiple records",
  108.             "ObjType": "frm",
  109.             "Calls": "frmFindCustomer",
  110.             "ShortDesc": "Want to find all customers with the same last name? This form gives you a NO PROGRAMMING method.",
  111.             "ModName": "N/A",
  112.             "SortOrder": 9,
  113.             "ObjCategory": "Methods"
  114.         },
  115.         {
  116.             "ObjID": 12,
  117.             "ObjName": "Keep users from closing Access",
  118.             "ObjType": "frm",
  119.             "Calls": "frmChangeAccWind",
  120.             "ShortDesc": "Your app is perfect -- then the user accidentally closes Access! With this method, they can't.",
  121.             "MacroName": "N/A",
  122.             "ModName": "ADU_Utils",
  123.             "SortOrder": 10,
  124.             "ObjCategory": "Utilities"
  125.         },
  126.         {
  127.             "ObjID": 13,
  128.             "ObjName": "Zoom from sub-form",
  129.             "ObjType": "frm",
  130.             "Calls": "frmZoom",
  131.             "ShortDesc": "Expand the functionality of your subforms with this NO PROGRAMMING solution.",
  132.             "SortOrder": 11,
  133.             "ObjCategory": "Methods"
  134.         },
  135.         {
  136.             "ObjID": 17,
  137.             "ObjName": "Replacing values",
  138.             "ObjType": "frm",
  139.             "Calls": "frmAccounts",
  140.             "ShortDesc": "Use this method when you need to let users perform their own replacements.",
  141.             "MacroName": "ADU",
  142.             "ModName": "N/A",
  143.             "SortOrder": 15,
  144.             "ObjCategory": "Methods"
  145.         },
  146.         {
  147.             "ObjID": 18,
  148.             "ObjName": "Data-driven form",
  149.             "ObjType": "frm",
  150.             "Calls": "frmADUMain",
  151.             "ShortDesc": "You're looking at this form right now! Look at it in design view to see how it works.",
  152.             "SortOrder": 16,
  153.             "ObjCategory": "Methods"
  154.         },
  155.         {
  156.             "ObjID": 19,
  157.             "ObjName": "Build a project",
  158.             "ObjType": "frm",
  159.             "Calls": "frmProjects",
  160.             "ShortDesc": "Mix and match parts to put together an entire project including hardware, software and documentation",
  161.             "UsageTips": "This is another good example of data-driven design.\r\n\r\nLook at the data sources behind these forms and you'll see how easy it is to create entire systems with almost no programming.",
  162.             "SortOrder": 13,
  163.             "ObjCategory": "Forms"
  164.         },
  165.         {
  166.             "ObjID": 20,
  167.             "ObjName": "Repair and Compact (online)",
  168.             "ObjType": "frm",
  169.             "Calls": "frmRepair",
  170.             "ShortDesc": "Repair and compact a database online",
  171.             "UsageTips": "Use this function to allow users to repair a database while they are using it",
  172.             "MacroName": "N/A",
  173.             "ModName": "ADU_Utils",
  174.             "SortOrder": 14,
  175.             "ObjCategory": "Utilities"
  176.         },
  177.         {
  178.             "ObjID": 21,
  179.             "ObjName": "Login Screen",
  180.             "ObjType": "frm",
  181.             "Calls": "frmLoginScreen",
  182.             "ShortDesc": "A login screen with behind the scenes code that verifies a users identity",
  183.             "MacroName": "Forms",
  184.             "ModName": "ADU_Utils",
  185.             "SortOrder": 17,
  186.             "ObjCategory": "Forms"
  187.         },
  188.         {
  189.             "ObjID": 22,
  190.             "ObjName": "Change Password",
  191.             "ObjType": "frm",
  192.             "Calls": "frmLoginScreen",
  193.             "ShortDesc": "This form lets users change their password. Code is used to verify their old password.",
  194.             "UsageTips": "Use this function when users need to enter their own passwords. \r\n\r\nRemember that passwords are stored in cleartext in Access.",
  195.             "ModName": "ADU_Utils",
  196.             "SortOrder": 18,
  197.             "ObjCategory": "Forms"
  198.         },
  199.         {
  200.             "ObjID": 23,
  201.             "ObjName": "Automatically link tables",
  202.             "ObjType": "frm",
  203.             "Calls": "frmSetup",
  204.             "ShortDesc": "Automatically link tables from another database",
  205.             "UsageTips": "Useful for distributed applications where users need to link to different databases in different directories.",
  206.             "ModName": "ADU_Utils",
  207.             "SortOrder": 19,
  208.             "ObjCategory": "Methods"
  209.         },
  210.         {
  211.             "ObjID": 24,
  212.             "ObjName": "Change report source",
  213.             "ObjType": "frm",
  214.             "Calls": "frmRptSetup",
  215.             "ShortDesc": "This lets you filter records for a report based on criteria selected from the setup screen.",
  216.             "UsageTips": "Use this function when you want to give users more filter capability without the need for building special queries.",
  217.             "ModName": "ADU_Rpt",
  218.             "SortOrder": 20,
  219.             "ObjCategory": "Forms"
  220.         },
  221.         {
  222.             "ObjID": 25,
  223.             "ObjName": "Variance Analysis",
  224.             "ObjType": "frm",
  225.             "Calls": "frmVarianceSetup",
  226.             "MacroName": "Forms",
  227.             "ModName": "ADU_Variance",
  228.             "SortOrder": 21,
  229.             "ObjCategory": "Methods"
  230.         }
  231.     ]
  232. }