Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling user defined method
Message
 
 
À
12/01/2009 11:15:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Divers
Thread ID:
01372815
Message ID:
01372818
Vues:
17
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform