Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxPro Settings wrong
Message
From
09/10/2001 15:29:01
 
 
To
09/10/2001 15:22:28
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00566132
Message ID:
00566142
Views:
17
PMFJI,

Seems like sResult is .F. when sent to VCommander.Execute function. Could that be the problem?

>Thank you for your prompt response. The last line of code is causing the error:
>
>
>LOCAL vCommander
>LOCAL ParamStr
>LOCAL sResult
>LOCAL iRet
>
>
>* Get the Commander Object. If GroupWise isn't up, this will bring it up
>vCommander = CREATEOBJECT("GroupWiseCommander")
>
>* Bring up the new mail dialog.
>ParamStr = "NewMail()"
>
>* this line gives the error
>iRet = vCommander.Execute(ParamStr, sResult)
Previous
Reply
Map
View

Click here to load this message in the networking platform