Command - issue a command in the Windows command environment

Return to Introduction  Previous page  Next page

command command

Where:

commandis a command to be issued in the Windows command environment. Enclose the command in double quotation marks ("") if it contains embedded spaces, tabs or commas. This parameter may be a variable containing the command to be issued.

 

The command script command allows Windows commands to be executed from within a script.

Examples

command  "rename test.txt test1.txt"

command"delete c:\test1.txt"
commanddir
command$COMMAND

 

See Also:

 

Script Command Summary

Script Variables

Using the Scripting Language


TN3270 Plus is continually being improved. To learn more about the latest enhancements, please review our Version History web page.