how to use Call Command

Call

Purpose:Calls one batch program from another.

Syntax:CALL [drive:][path]filename [batch-parameters]

                CALL :label [batch-parameters]

Example:Call D:\Folder\temp.bat


Comments

Popular posts from this blog

How to use DIR Command

How to Write Your First Batch Script Progarm

How to Set Date Using CMD