Search:

Type: Posts; User: OldHead

Search: Search took 0.01 seconds.

  1. VS 2019 Re: SaveFileDialog OverwritePrompt not overwritng

    Ok with a bit of prompting by jmcilhinney I went back on msdn and found the answer ie.

    from

    file = My.Computer.FileSystem.OpenTextFileWriter(path, True)

    to

    file =...
  2. VS 2019 Re: SaveFileDialog OverwritePrompt not overwritng

    Hi Poppa Mintin thanks for your reply, Yes I first learnt Basic on the ZX spectrum I also learnt visual basic, but I didn't keep it up, now I'm trying to learn Visual Basic .net to keep my mind...
  3. VS 2019 [RESOLVED] SaveFileDialog OverwritePrompt not overwritng

    Hi, to all forum members, I'm new here and relatively new to VB.net. I am writing a small app to do some calculations then on the push of a save button save the formatted text in a .txt file. the...
Results 1 to 3 of 3



Click Here to Expand Forum to Full Width