Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Borland > Re: Reading Tex...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 1011 of 1118
Post > Topic >>

Re: Reading Text File, Text Scrolling and erase line from a text

by "Markus.Humm" <markus.humm@[EMAIL PROTECTED] > Mar 22, 2007 at 10:25 PM

Lidiaa schrieb:
> Hi ,  
> 
> How can I  Reading Text File,  then Text Scrolling   by means of 
> keys "page UP" "page Down" and erase a specific line from a text 
> file , when press "F2" key? 
> 
>      Best Regards,
>                             Lidia from Poland 
> --
> =========================================
> Pozdrawiam Lidiaa

Hello,

I can give you at least one hint: you can't delete a single line from a 
textfile, you've to copy the contents of the file you want over to a new 
tem****ary one and rename that or you have to read out the entire 
textfile into memory (e.g. a linked list where each line of the textfile 
is one string) and overwrite the existing textfile (rewrite procedure) 
with only those parts from your memory storage you want to keep.

Greetings

Markus
 




 2 Posts in Topic:
Reading Text File, Text Scrolling and erase line from a text fil
Lidiaa <lksaUTNIJ@[EMA  2007-03-21 23:31:05 
Re: Reading Text File, Text Scrolling and erase line from a text
"Markus.Humm" &  2007-03-22 22:25:14 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Jul 23 16:08:10 CDT 2008.