So I want to condense some tedious questions into something a little simpler. Asking for the values of three-four variables in one line, instead of four seperate prompts.
This right now is what I have:
Display "Value for A"
Read <a>
etc for each variable. There's gotta be a easier way.
Name:
Anonymous2010-09-23 16:25
It's pseudo code. As long as someone can understand it correctly, it is right.