Displays the given prompt followed by ? for yes or no respones. C:\SIERRA\KQ5> CD \ĬHOICE Waits for a keypress and sets ERRORLEVEL. If you ever need to move back to the root directory you can use the \ alias. Īnd like all other directories you can string them together C:\SIERRA\KQ5> CD. Once you have moved into a sub directory, you can move back by typing C:\SIERRA\KQ5> CD. which refers to the directory directly above the current directory There are also 3 special directories that are available inside every directory which help you simply move around. Multiple folders can be traversed at once (assuming you know the correct names) by typing their names together with the \ separating them for example C:\> CD SIERRA\KQ5 Once completed, any command you issue will operate under the new working directory, and your prompt will be updated to reflect your current working directory. CD is simple to use, just type CD Īnd if the Directory-Name correctly refers to an available directory then you will be moved from your current working directory to the new one. CD (Change Directory) Allows you to move up and down a directory tree. This will allow you to play booter floppies or boot other operating systems inside DOSBox.
BOOT Will start floppy images or hard disk images independent of the operating system emulation offered by DOSBox.