home *** CD-ROM | disk | FTP | other *** search
- This is the explanation of the call command. It is Internal.
-
- This command calls another batch file another without
- stopping the original batch file.
-
- Example:
- To run the batch file test.bat from within another
- batch file, like autoexec.bat, you would include this
- line:
- call test