When I click on a button in a database, I get a message that says the object variable is not set.
Where can I fix this?
When I click on a button in a database, I get a message that says the object variable is not set.
Where can I fix this?
Subject: object variable
In the code after you have run the debugger.
Are you a developer or an end user?
Subject: RE: object variable
I’m beginning development. I’m not using lotus script yet. I’ll get there…
Subject: object variable
The button is running Lotusscript. You will need to run it using the debugger and stepping through the code to find out where the message is coming from.