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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calling Function in another frame

Status
Not open for further replies.

tomhughes

Vendor
Joined
Aug 8, 2001
Messages
233
Location
US
I am trying to call a functio in another frame using the following code:


parent.mainframe.Count()

This is being called from the bottom frame

I get the following errror:
"object cannot support this property or method"

Does anyone have any idea why this error occurs?
 
Never mind - The problem was not in the call itself, but in the code which was called in the other frame.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top