Input #n

  • Thread starter Thread starter keith
  • Start date Start date
K

keith

Hello,
I need to input a string that is delimited with spaces.
The Input #n statement does an excellent job with a comma
delimited file. The example ..

Input #1, Myval1, Myval2

.... is great.

I need the same thing for a space delimited file. Is
there anything as short and succinct as Input #1

Keith
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top