Results 1 to 3 of 3

Thread: Pause file input???

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2001
    Posts
    153

    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???

  2. #2
    Lively Member
    Join Date
    Jul 2001
    Location
    australia
    Posts
    94
    i haven't use this before, hope it is what you need

    seek(filenumber) as long

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2001
    Posts
    153
    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
  •  



Click Here to Expand Forum to Full Width