Translate page

TYPE


TYPE

 

Indicates characters that should be typed on the keyboard. This data is case sensitive. For example type ‘‘This Text’‘ will result in the characters ‘‘This Text’‘ to be typed at the current cursor location.

 The TYPE command can contain a maximum of 250 characters

Usage: type mytext

or

 type %varname% (see also: VARPROMPT)

 

Note that the parameter must be enclosed by delimiters if it contains any spaces

 

Next Command