Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VBA functions with $ at the end
Message
From
10/07/2002 10:06:53
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00676636
Message ID:
00677034
Views:
32
>>Try to call function without $, i.e.GetDocumentProperty.
>
>These two functions return different types. The person who asked the question wants to use the latter function. Macro and evaluate don't work. Looks like there is no way...

Wait, GetDocumentProperty is not a VBA native function. It must be a function of the program you are automating. In any case, I don't suppose it matters a whole lot if you receive the value into a VFP variable, it won't know the difference.

If you get a numeric and need a character type, just do the conversion in VFP.
Previous
Reply
Map
View

Click here to load this message in the networking platform