Results 1 to 4 of 4

Thread: Need help about Open Statement

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Location
    Australia
    Posts
    7

    Angry

    I can use the open statement but how would you use it to open the filename that is is a textbox or lable. (I dont want to use a common dlg box) Would it look like this

    open "a:\" & txtTextBox.text & ".txt" for input as 1

    OR

    open "a:\" & lblLabel.Caption & ".txt" for input as 1

    Thank You for your Help


    Tingrin47

  2. #2
    Guest
    Yes, that would work fine.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Location
    Australia
    Posts
    7
    Thanks

  4. #4
    Guest
    didnt u try it first?

    I usually try before I ask... this isnt a flame, or anything.. I am just wondering..

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