Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with "App" Object

Status
Not open for further replies.

MarKes

Programmer
May 3, 2001
18
0
0
ES
hi!
I´m having a problem when I try to use the App object.
It returns me an Error like the App object is not declared or something like this.
(like it was an variable and not an object)
what can i do?

thanks
excuse my poor english, I´m spanish
 
? App <> Applicattion ?


MichaelRed
redmsp@erols.com

There is never time to do it right but there is always time to do it over
 
If your error is &quot;Object variable or with block variable not set&quot;, I've seen where other parts of your code can cause this error to be raised, but it'll flag the wrong line of code. What method of the App object are you trying to use?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top