Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing characters under CHR(33)
Message
From
28/04/2002 12:28:46
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Removing characters under CHR(33)
Miscellaneous
Thread ID:
00650140
Message ID:
00650140
Views:
43
I need a programming logic to remove any line on top of a memo field which may contains only characters under CHR(33) followed by a carriage return.

So, for example, if the first line is:
(space)
Text starts here
Then, the first line should be removed.

If I have:
  IF condition
     Text starts here
Then, the first line should not be removed as before the carriage return on that line, we have some characters greater than CHR(32).
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform