You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
screen clearing
About this tag
The screen clearing tag on WindowsForum.com covers batch file scripting techniques for clearing the command prompt display. Discussions include using the CLS command within batch files to reset the screen, often combined with other commands like DIR, PAUSE, and sorting options to create user-friendly scripts. Topics range from basic screen clearing to more complex batch file automation for directory listings and file management. Users seek help with instructor-assigned tasks involving batch files that require screen clearing for better readability. The tag is relevant for Windows command-line users, students, and IT professionals learning or troubleshooting batch scripting.
I'm having to create a set of batch files for a class. My instructor is no help. I have included the assignment. Is there anyone out there who can help me?
1. Create a batch file called DD.BAT. This batch file should display the files on the root of the HOMEWORK drive in date order with the...