Jump to Real's How-to Main page

Make a reference to an instance variable from a Menu

You want to access a variable called, ii_id, defined in the window w_MyWindow from the menu attached to it.
w_MyWindow = ParentWindow
ls_id = w_mywindow.ii_id

If you find this article useful, consider making a small donation
to show your supportfor this Web site and its content.

Written and compiled by Réal Gagnon ©1998-2005
[ home ]