Can I force Powerbasic (dos) allow me to do something like this?
Enter name: Doe,James
That is, keep "Doe,James" in a variable such as "Namex$"
without losing the "James" portion? It would simplify a few
things if possible.
Thank you.
Robert
------------------
Enter name: Doe,James
That is, keep "Doe,James" in a variable such as "Namex$"
without losing the "James" portion? It would simplify a few
things if possible.
Thank you.
Robert
------------------
Comment