In an EEP associated with a Variable Checkbox control, is it allowable to build a command string, assign it to a variable, vCommand, then execute it in the control's OnClick EEP with the statement &vCommand?
I am doing this and, so far, everything seems to be working in the EEP and form. However, every time I click, I do get an "Information" dialog saying "Unrecognized command in Entry/Exit Procedure.". However, as I said, everything appears to function as want it to. Any ideas? Thanks, Steve in Memphis

