hpr3740 :: Batch File Variables; Nested Batch Files
More on DOS. This time it is using variables in batch files, and nesting batch files.
Hosted by Ahuka on Friday, 2022-12-02 is flagged as Clean and is released under a CC-BY-SA license.
DOS, early PC computing, batch files, variables, nesting.
2.
The show is available on the Internet Archive at: https://archive.org/details/hpr3740
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:12:10
DOS.
DOS is a general acronym for "Disk Operating System", though it came to refer to the operating system used in the IBM PC, particularly Microsoft's MS-DOS.
This final episode of the DOS series continues the look at batch files by first looking at how you can use variables in writing your batch files. Then we look at how batch files can be nested, that is, how one batch file can call another batch file, thus chaining batch files together.