|
-
Jan 20th, 2002, 11:53 AM
#1
Thread Starter
Addicted Member
Pause file input???
Does anyone know how to pause outputting from a file and continue from where you left off last time. Like if you were reading loads of information from a text file, how could you stop and continue from the same place later???
-
Jan 20th, 2002, 12:07 PM
#2
Lively Member
i haven't use this before, hope it is what you need
seek(filenumber) as long
-
Jan 20th, 2002, 12:38 PM
#3
Thread Starter
Addicted Member
I was thinking something along the lines of writing the string currently being read into another txt file and searching for that string when the program is next started.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|