This should be simple but I can't seem to get it to work. I have a menu form with buttons. The eep should get the button name, close the window, then run a command file in a case statement.
I see how the example works in Rrbyw4 but when I trace my eep the var gets set to .%1 not the button name. I use to use SET VAR vbutton = (CVAL'form_field_name')) but that doesn't seem to work. So, I replaced that with set var VmenuOption = .%1 but no luck so far. sorry about asking so many questions marc __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree

