| Command Prompt Chapter 1 Getting Started with the Operating System Chapter 2 Command Syntax: Using the DIR Command with Parameters and Wildcards Chapter 3 Disks and Formatting Chapter 4 Program Files, Data Files, and Subdirectories Chapter 5 Internal Commands: COPY and TYPE Chapter 6 Using DEL, REN, MOVE, and RD /S Chapter 7 Using ATTRIB, SUBST, XCOPY, DOSKEY and the TEXT EDITOR Chapter 8 Using TREE, and CHKDSK Chapter 9 Pipes and Redirection Chapter 10 Introduction to Batch Files Chapter 11 Advanced Batch Files Examples List of some examples from the Microsoft web site HELP List of Windows XP DOS Commands when you type the HELP command Notes A short list of Command Prompt examples DOS Commands Review This is a list of the commands covered in class Xcopy Exercises Requires that chapter7.bat batch files have been done first Batch File Exercises This is an exercise in making batch files for each chapter Batch File Folder Student files and files used for batch file examples debug < reply.txt to make a .COM program called reply.com that you may use as input for batch file keying.bat HELP.COM HELP.HLP QBASIC.EXE QBASIC.HLP download to a folder SAMPLE.BAS OSI.BAS are two BASIC files for practice Batch File examples A few examples of how students came up with different batch files for the same assignment |