AskMore - Prompts a question and saves the answer in the local
environment variable ANSWER.
Usage: AskMore QUESTION/A
QUESTION: The question to prompt.
Example:
1> AskMore "How are you? "
How are you? Fine, thank you!
1> echo "$ANSWER"
Fine, thank you!
1>
text/plain
This content has been proxied by September (ba2dc).