July 29, 200817 yr I'm trying to retrieve the active fieldname in a script. Basically I want to record which field the client clicks on, not what value the field holds. Can anyone help? Thanks
August 3, 200817 yr And Get (ActiveFieldName) doesn't work because...? I see that you're using FM8, I'm not sure if this function was available in that version. You also say, clicks on. Get (ActiveFieldName) needs the cursor to be in the field. In a script, you'd use Go to Field first.
Create an account or sign in to comment