Command

<< Click to Display Table of Contents >>

Navigation:  Support for TN3270 Plus™ macros >

Command

Description

Returns data from the host screen.

Syntax

command command
Or
command(command)

Parameters

Part

Type

Description

command

String

Required. 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.

Examples

command("rename test.txt test1.txt")

 

command("delete c:\test1.txt")

 

command($COMMAND).