Below is a list of RunCommand constants from Access 97 for which I can not discover the menu equivalent or the view in which they work. I have put a description that I think(?) covers their purpose.
If you know where any of these belong in the menu system, please let me know.
- Constant
- Probable Definition
- acCmdClearItemDefaults
- No idea at all. Possibly something to do with defaults in the design of Forms and reports.
- acCmdDeleteTab
- Not used to delete a tab from a tab control that is acCmdDeletePage
- acCmdEditingAllowed
- I think that this is something to do with the Editing Mode of a form.
- acCmdInsertFile
- This is not insert file into module which is acCmdInsertFileIntoModule
- acCmdPublishDefaults
- Sets or calls Webpublishing Wizard defaults?
- acCmdSaveAllModules
- Saves all Code Modules?
- acCmdSaveAsASP
- Same as selecting ASP in the File Save As dialog box
- acCmdSaveAsHTML
- Same as selecting HTML in the File Save As dialog box. Not Save As HTML on File menu which starts Web Wizard. That is acCmdPublish
- acCmdSaveAsIDC
- Same as selecting IDC in the File Save As dialog box
- acCmdToolbarControlProperties
- Display properties for controls on Toolbars from the customize box?