Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete first character in text file.
Message
From
05/01/2004 06:52:23
 
 
To
05/01/2004 06:42:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00863792
Message ID:
00863797
Views:
12
>Hi,
>
>I need to open a text file, delete the first character which is a ? and then
>close the file again. Is there an easy way to do this?

Ger, Dorin's option to overwrite the first char with something else using LLFF will be fastest. If not possible then also look into the FILETOSTR() and STRTOFILE() functions. Read the file in and write out everything after the first char.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform