Re: Input statement


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Bob Pride on March 25, 2008 at 07:21:27:

In Reply to: Input statement posted by Jim Guerber on March 23, 2008 at 10:30:14:

Jim,

For multiple variable unformatted input, I prefer the use of a delimiter. For example:

INPUT A$;B$;C$
Operator types: data1;data2;data3

That way, the ";" delimiter eliminates the cursor positioning issue. Like others, I only use unformatted input for one variable except for non-production programs.

Bob


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]