Shortcut Menus

S

Steve Haack

I am using the Macro features to create shortcut menus for some of my controls.

One of the things I need to do from a shortcut menu is to open a Form.
However, part of the code in that Form requires information to be passed to
it via OpenArgs.

Is there anyway in the OpenForm action in a macro to pass parameters to the
Form it is opening?

Thanks,
Steve
 
Top