1.

Solve : Possibility??

Answer»

Is it possible for the user to select an option like this:
- types the number 1 responding to an option.
- does not have to press enter to continue.
So when the user presses "1" it automatically "goto whatever".
Thanks,
Jacob
yes the choice COMMAND. SEARCH it up on google and LOOK at the page on CH about this command's parameters i think if you use set /a inside a for array that might ALSO workThanks diablo and macdad, although i went for the array option because choice does not work on my computer system.

EDIT: DOESN'T WORK

Thank you.sorry i ment to say set /p and it might need to look more like this

set;/p,b=- that will cause set /p to not PAUSE.. i dont know exactly how to do this, but ive made it work by mistake.. it wasent what i was looking for, ill try and figure it out though



Discussion

No Comment Found