Host Get

This command is the PC side of a simple data transfer scheme.

Once this command is run, the script waits until it receives data in the correct format, and then sets the variable.

This command is used by various host routines such as WIN.ASSIGN and WIN.DBMETHOD.

Syntax

Host Get variable

Synonyms

HT GT

Parameters

The following table describes the parameters of the Host Get command:

Parameter Description
variable The name of the script variable to receive the data from the host

Related Script Commands

Host Send