Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 8.0 Bug??
Message
 
 
To
27/06/2003 14:22:00
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00804812
Message ID:
00805063
Views:
35
Mark,

Have you looked at using the COMArray() function? I've never used a COM that needed an array passed to it.

It's quite possible that VFP8 is more strict in it's adherence than earlier versions.

Also you can use the additional parameters to alines() to avoid that chrtran() call.

>* create ARRAY of recipients
>=ALINES(acRecipients,CHRTRAN(lcRecipient,";",CHR(13)))

>****** FAILS HERE ******
>loDoc.ReplaceItemValue("SendTo", @acRecipients)
>****** END FAILS HERE ******
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform