|
-
October 2nd, 2003, 07:53 AM
#1
Batch file behavior
I want to make sure that I understand this correctly.
Suppose I make a batch file like so:
@echo off
defrag c: /F /SNE
scandisk c: /AUTOFIX /SURFACE
Is it the default behavior of a batch file to finish one command before it starts another?
Thanks all, Dex
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|