|
-
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
-
Jun 16th, 2000, 06:43 AM
#2
Yes, that would work fine.
-
Jun 16th, 2000, 06:46 AM
#3
Thread Starter
New Member
-
Jun 16th, 2000, 07:30 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|