Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the body char limitation of email via Outlook2000?
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
What is the body char limitation of email via Outlook2000?
Miscellaneous
Thread ID:
00794219
Message ID:
00794219
Views:
36
.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?
Edgar L. Bolton, B.S. B.B.A.
Next
Reply
Map
View

Click here to load this message in the networking platform