|
-
Jun 16th, 2000, 06:36 AM
#1
Thread Starter
New Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|