Needs to put EXPORT option into FILE MENU.

C

Chuck

Good morning.

I am working an existing DB, in which the menu options are set using a
macro. I am trying to add the FILE | EXPORT command to the menu. I have
changed the existing menu marco to included RunCommand: EXPORT. When I
execute the macro the current settings never changes; EXPORT is not
displayed as part of the FILE MENU. I know the macro is correct and being
run. The macro is driven from the STARTUP command.

I would appreciate any help. Thanks.
 
Top