Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 8.0 Bug??
Message
 
 
À
27/06/2003 14:22:00
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00804812
Message ID:
00805063
Vues:
36
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform