List of DOS commands: Difference between revisions

Content deleted Content added
m brackets fixed
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5) (Whoop whoop pull up - 14407
Line 89:
{{Main|choice (command)}}
 
The CHOICE command is used in batch files to prompt the user to select one item from a set of single-character ''choices''. Choice was introduced as an external command with MS-DOS 6.0;<ref name="RUNNINGMSDOS" /><ref>{{cite web|url=http://www.computerhope.com/choicehl.htm|title=MS-DOS choice command help|access-date=10 September 2014}}</ref> [[Novell DOS]] 7<ref name="drdos7ch7">{{cite web|url=http://www.drdos.com/dosdoc/usergeng/07ugch7.htm|title=Caldera DR-DOS 7.03 User Guide|access-date=10 September 2014|archive-date=2015-09-23 |archive-url=https://web.archive.org/web/20150923220343/http://www.drdos.com/dosdoc/usergeng/07ugch7.htm|url-status=dead}}</ref> and PC DOS 7.0. Earlier versions of [[DR-DOS]] supported this function with the built-in ''switch'' command (for numeric choices) or by beginning a command with a question mark.<ref name="drdos7ch7" /> This command was formerly called ync (yes-no-cancel).
 
===CLS===