User Profile

Collapse

Profile Sidebar

Collapse
mishaluba
mishaluba
Last Activity: Mar 29 '08, 01:14 AM
Joined: Jul 19 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • OK, I finally found the time to do this. Cyberdaemon, thank you very much for the code, it got me started in the right direction. Here is what is working for me -- basically the same approach, maybe a bit more streamlined:

    Dim sHeaderFile As String = "c:\MyHeaderFil e"
    Dim sMyBatchFile As String = "c:\myBatchFile "
    Dim sHeaderText As String
    Dim sSplitBatchText...
    See more | Go to post

    Leave a comment:


  • mishaluba
    started a topic VB.NET - how to add lines at the top of text file
    in .NET

    VB.NET - how to add lines at the top of text file

    Hello,

    I need to add a few lines at the TOP of the existing file (create missing file headers). How can I do this?

    Thank you!

    vb.net newby
    See more | Go to post
No activity results to display
Show More
Working...