Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting carriage return in memo field
Message
From
31/07/1998 13:53:00
 
 
To
31/07/1998 13:42:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00123123
Message ID:
00123127
Views:
22
You can actually set up a loop to detemine the position of all the carriage returns within the memo field by issuing a

lnPos = atc(CHR(13), trace)

If you want to detect more than one you could do:


Remember you may also have a Carriage Return / Line Feed which you check with
Previous
Reply
Map
View

Click here to load this message in the networking platform