Home » Developer & Programmer » Forms » Unable To Resolve Reference To...
Unable To Resolve Reference To... [message #78860] Thu, 21 March 2002 09:02 Go to next message
Tyler
Messages: 123
Registered: January 2002
Senior Member
I have a procedure that is used for security. This procedure will be referenced in every form (when-new-form-instance).
It is basically pulling in the current form username and if they don't have the necessary privs. it will disable the 'edit' 'add' 'delete' buttons, whichever necessary.
The procedure goes through the form and disables buttons regardless if they are there or not, because some forms have different buttons, but if they are there, disable them.
I'm getting the unable to resolve reference to EDIT_BT if it's not on the form. I want to be able to catch this error, but not stop, just keep going with the procedure and don't error... Suggestions?(because an exception will exit the procedure and fail it right)

Tyler
Re: Unable To Resolve Reference To... [message #78864 is a reply to message #78860] Thu, 21 March 2002 22:17 Go to previous message
rama krishna
Messages: 97
Registered: December 2001
Member
u need to use name_in in-built to resolve the reference names....

read help on name-infor more information..

cheers
ram
Previous Topic: Dev 2000 demo.
Next Topic: Types of record groups
Goto Forum:
  


Current Time: Thu Mar 28 21:11:43 CDT 2024