Results 1 to 11 of 11

Thread: *resolved, thanks* How can I move to the first line in the file

Threaded View

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    *resolved, thanks* How can I move to the first line in the file

    that is, using the streamWriter class
    I'm opening a textfile file File.AppenText("blah") function. But the append mode adds everything to the end of the file. I want to move to the begining of the file. Is there a seek function?
    Last edited by MrPolite; Jul 11th, 2003 at 03:10 AM.
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

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