Previous Topic: FormatNext Topic: SIGNOFF Command


Operands

The SET command has the following operands:

Operand

Explanation

accumulator 1

Specifies the accumulator whose contents is set by the SET command.

accumulator 2

Specifies the accumulator whose value is assigned to the accumulator you specified in accumulator 1.

n

Specifies an integer value assigned to the accumulator specified in accumulator 1.

CURSOR

Assigns a specified screen location to the &CURSOR variable.

LOC

Assigns a specified screen location to the &LOC variable.

p

Specifies a screen location as an absolute screen position.

r/c

Specifies a screen location as a row and column number.

uservar

Specifies a user defined variable whose contents is set by the SET command.

string

Specifies a string assigned to the uservar you specified in the SET command.