Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the body char limitation of email via Outlook200
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00794219
Message ID:
00795008
Vues:
13
>.body= filetostr(cFileBadInfo)
>needs to be replaced with whatever the max-characters for .body ...
>.body = SubStr(filetoStr(cFileBadInfo),1, maxlim)
>Who knows what value needs to be assigned to maxlim?

Hi Edgar,

I'm unaware about any limit on the body size in the Outlook itself. Anyway, I think that it would be better to send it as attachment if it's biger than a few pages.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform