Results 1 to 28 of 28

Thread: How to delete data on .txt file in VB6?

Threaded View

  1. #9

    Thread Starter
    Fanatic Member noielen's Avatar
    Join Date
    Nov 2005
    Location
    Cebu, Phil.
    Posts
    680

    Re: How to delete data on .txt file in VB6?

    actually after i read the line and before i delete it, i store that line into access db. coz now has many calls, and if i didn't delete the old lines in a file, my program will load slow coz my code is to read all the lines and check if that is new call(s).

    and access db now contains all old and new data lines or calls.
    so what i want to know now is how to delete a (particular) line in a file? tnx...
    Last edited by noielen; Dec 19th, 2005 at 09:09 PM.

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