Use the system variable RBTI_FORM_COLNAME. SET VAR vbutton = .RBTI_FORM_COLNAME
Look under help for RBTI_, you'll see quite a few more helpful system variables. Dawn -----Original Message----- From: Marc [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 30, 2005 1:22 PM To: RBG7-L Mailing List Subject: [RBG7-L] - SET VAR vbutton = (CVAL('form_field_name')) Hi This use to return the name of a Button in 6.5 but does not work in 7.5. SET VAR vbutton = (CVAL('form_field_name')) How can this be done in 7.5? What am I missing? Marc
