Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Method of class.
Message
 
To
19/06/2000 14:09:42
Randy Riegel
Zimish Contracting
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00381785
Message ID:
00381977
Views:
18
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform