Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Carraige return being ignored automating outlook
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00721824
Message ID:
00725262
Vues:
17
You're welcome.

>Sergey:
>
>that did it. thanks.
>
>>Hi Chris,
>>
>>Try
#DEFINE ccNewLine "%0D%0A"
>>lcMessageBody = "(...comments, question, corrections here...)" + ccNewLine + ;
>>                "  Project name: "+ALLTRIM(jobs.jc_name)  + ccNewLine + ;
>>		"  Project number: "+ALLTRIM(jobs.jc_task)  + ccNewLine + ;
>>		"  Item desccNewLineiption: "+ALLTRIM(v_ticklerpk.t_desc)  + ccNewLine + ;
>>		"  Due Date: "+DTOC(v_ticklerpk.t_date)  + ccNewLine + ;
>>		"  Copies: " +ALLTRIM(STR(v_ticklerpk.t_copies))
>>...
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform