TEXT — Write a block of text from the current script to standard output

Synopsis

TEXT [/?] [terminator]

Options

/?
Display command syntax information.

Description

The TEXT command is only valid within command scripts. It reads any subsequent lines from the command script and writes them to its standard output until a line that comprises terminator on its own is read, at which point it stops without writing the line to standard output. Execution of the command script then continues with the line that follows that line.

If terminator is not supplied the default terminator is the single word "ENDTEXT".


The 32-bit Command Interpreter is © Copyright Jonathan de Boyne Pollard. "Moral" rights are asserted.