Writing a text file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • I Hate My Computer
    New Member
    • Mar 2007
    • 44

    Writing a text file

    Hi,
    I have a textbox that displays a file location choosen from a dialog box. How can I make oWrite = oFile.CreateTex t(“fLocation”) were fLocation = the SaveFileDialog1 .InitialDirecto ry? I keep trying but I can't get it to work. If this won't what is a different way to do the same thing?

    Thanks
Working...