On Wed, 22 Feb 2006 17:59:31 -0500, Randy W. Sims wrote:
Hi Randy
> the "not found" error. This seems to imply that batch files are
> opened, read & executed one line at a time. This is important.
That's correct. You can easily test it by starting a batch file and editing /and
saving/ it while it is running, and the edits can be used to create syntax
errors or execute extra commands, when the command line processor goes back and
reads the 'next' line of the file. The exact effect depends on the location of
the edits relative to the last line read in by the command line processor. All
theoretical, now, I hope.
--
Ron Savage
ro...@sa...
http://savage.net.au/index.html
|