Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Outlook & Vfp 6.0
Message
 
To
21/08/2000 07:43:11
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00407235
Message ID:
00407237
Views:
26
But what do you want then?

If you want to take all that fields together in a scan...endscan loop you have to use something like this

> lcString = ''
> Scan
> lcString = lcString + myField + CRLF
> EndScan
> .Body = lcString

Greetings,

KW
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform