Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Method of class.
Message
 
À
19/06/2000 14:09:42
Randy Riegel
Zimish Contracting
Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00381785
Message ID:
00381977
Vues:
19
>set classlib to "rdsapp.vcx"
>myApp = createobject("_WriteLog")

Note above NO PARAMETER IS PASSED

>.
>.
>myApp._WriteLog()
>
>
>----------------------------
>Method Code for _WriteLog()
>----------------------------
>lparameters cUser
>
>if pcount() = 1

PCOUNT() = 0 So the following code is not executed


> ** If I create an error here it does not call the error method of
> ** of this object.
>endif
>
>
>---------
>Thanks
>Randy
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform