Home >> MS-DOS Reference >> Command Categories >> Directory Management >> CHOICE
|
|
Directory Management |
|
|
CHOICE /C[:]keys /N /S /T[:]c,nn text
/C specifies the keys that should be allowed for the response. If it is missed out, the keys Y/N will be used.
/N tells CHOICE to leave off the prompt. The prompt is a list of the allowed keys in square brackets followed by a question mark, eg [YN]?
/S tells CHOICE that the input will be case sensitive, that is Y will not be the same as y.
/T waits for nn seconds and then chooses key n
text must be surrounded by quote marks(" ") if it includes a / character.
| Home | |
| MS-DOS Home | |
| A - Z Index |
| Top of page |
| Summary |
| Description |
| Command Syntax |
| Comments |
|
|
Printed from the NukeSoft MS-DOS Reference. Copyright © 1995 - 2006 Marcus Houlden