SET READBORDER Command

Example   See Also

Determines whether borders are placed around text boxes created with @ ... GET.

Syntax

SET READBORDER ON | OFF

Arguments

ON

Places a single-line border around all text boxes created with @ ... GET. If SET READBORDER is set to ON when the first text box is created, all subsequent text boxes created in the same READ level also have borders.

OFF

(Default) Specifies that a border isn't placed around text boxes created with @ ... GET. If SET READBORDER is set to OFF when the first text box is created, all subsequent text boxes created in the same READ level do not have borders.

Remarks

SET READBORDER specifies whether single-line borders are placed around text boxes created with @ ... GET.