|
-
Apr 20th, 2000, 10:20 PM
#1
Thread Starter
Member
I have this statement:
Open App.Path + "\Notepad.txt" For Input As #1
Input #1, Text1.Text
Close #1
Every time I run it, it tells me that:
Variable is Required, can not assign to this expression
And it highlights Text1.Text
what does that mean?
its really annoying
its not working
HELP!
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
|