Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with WinFax9.0 & SDKSend
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00305550
Message ID:
00306319
Vues:
36
>yes i'm referring to the DDE,
>
>the same statements will work for winfax 8 and 9 without hickups.
>i found the same problems with SDK so went back to DDE and it is at least not relying on 1 version only
>
>Albert

Albert -

I'm having a problem with the attachment using DDE. The following command is listed in the help as an example:

retvar=DDEPoke(FaxChan,"sendfax", 'attach("C:\WINFAX\DATA\1605002.FXR")')

I'm having problems substituting the explicit path and filename of the attachment with a variable. How would I do the following:


* Note - This doesn't work...but this is what I want to do...

tmpAttachFile = "C:\MyFile.rtf"
retvar=DDEPoke(FaxChan,"sendfax", 'attach(tmpAttachFile)')


Suggestions?

Thanks!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform