Results 1 to 3 of 3

Thread: [02/03] How do I use Open statement?

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    9

    Question [02/03] How do I use Open statement?

    How do I do the following?

    Open (TextBox1.Text) for Output as #1
    Print "Hello World "+(TextBox2.Text), #1
    Close #1

    Thanx.

    Is the syntax of VB Studio.Net very different from Classical VB?
    Last edited by pcpage4; May 10th, 2006 at 04:05 PM. Reason: 1

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