Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing chr(10)
Message
From
22/06/2006 11:20:22
 
 
To
22/06/2006 11:14:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Miscellaneous
Thread ID:
01130832
Message ID:
01130838
Views:
13
This message has been marked as the solution to the initial question of the thread.
>Hi all
>I have to run a scan/endscan on table and to do the following changes in memo field: if the first letter is chr(10) (empty line/paragraph) remove this line (all the other lines will go up one line).
>Help please

Replace all yourfield with substr(yourfield,2) for yourfield=chr(10)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform