Home » Developer & Programmer » Forms » Unable To Resolve Reference To...
Unable To Resolve Reference To... [message #78860] |
Thu, 21 March 2002 09:02  |
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
|
|
|
|
Goto Forum:
Current Time: Sat May 03 20:45:09 CDT 2025
|