multiple delimiters
Posted: Mon Apr 23, 2007 9:37 am
We have a promt saying
"Enter the order number followed by pound. For non-numeric characters press the star key. When finished entering order numbers press pound twice."
Delimiting the order entry with # sign works... but to exit out of the get_order loop the user has to press ## instead of #.
Any ideas or code snippets help to show how this can be accomplished.
"Enter the order number followed by pound. For non-numeric characters press the star key. When finished entering order numbers press pound twice."
Delimiting the order entry with # sign works... but to exit out of the get_order loop the user has to press ## instead of #.
Any ideas or code snippets help to show how this can be accomplished.