|
-
Jul 19th, 2000, 02:07 AM
#1
Thread Starter
Junior Member
Hi I hope someone can help,this is what I have.
Open "c:\post\temp.dat" For Input as #1
Input#1,strCell(0),strCell(1),strCell(2) and this goes on.
Close#1
My question is can I shorten the Input by somehow doing something like this maybe.
Input#1,strCell(0,1,2,3, and so on.)
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
|