Results 1 to 2 of 2

Thread: Sequential File Deletion

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 1999
    Posts
    2
    Hello, I would like to know if it is possible to delete from a sequential file? I'm using an FSO and text stream to write and read, but I would like to delete from the file also. Is it possible? Thanks for your help in advance!!!

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    You would have to open file into a variable (or a Textbox), delete the things that you want to delete and then rewrite the file again.

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