home *** CD-ROM | disk | FTP | other *** search
- This is the explanation of the CALL
- command. It is INTERNAL.
-
- This command calls another batch file
- 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