Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling user defined method
Message
 
 
To
12/01/2009 11:15:28
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Miscellaneous
Thread ID:
01372815
Message ID:
01372818
Views:
16
Did you verify in the Class Designer that method does exists? Try
cb.chkstatus()
>
>I've got a form that has an ActiveX control. I've saved it as a class. So, far - golden
>
>There is a method, chkstatus, that I created as a form method, resaved as class, but the class doesn't recognize the method. In other words, in the command window
>
>cb = createobj("chkBio") &&no problem, cb is created as an object
>cb.activate && works, prints out dummy information that I stuck in there to see if it was running
>cb.chkstatus && Says "Property CHKSTATUS is not found
>
>
>Ok, so what am I doing wrong?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform