5.39
SET
SYNTAX
SET
SET
(CHRDEL=C I LINDEL=C I NULLCT=n I SPEED=NN I LFCNT = n
ECHO ON I ECHO OFF I AUTOLF ON I AUTOLF OFF I
PROPERTIES OF file name TO plist I
TYPE
OF file name TO type I
SUBTYPE OF fIle name TO subtype I
ENTRY POINT OF file name TO nn I
LOW ADDRESS OF file-name TO I
HIGH ADDRESS OF file name TO I
STACK SIZE OF file name TO nn I
BYTE COUNT OF file-name TO nn I
TABSIZE = n)*
DESCRIPTION
Sets a variety of system parameters.
Any combination of
the option list can be given in any order with each command
entry.
CHRDEL=c
Sets the console driver single character delete symbol to char-
acter c.
For example, typing 'SET CHRDEL=<control-H>, will cause
all control-His to be interpreted by the console input driver
as a 'delete last character' command.
(The characters '<I
and I>' are not typed, but serve to illustrate that
'control-Hi is a non-printing character.)
LINDEL=c
Sets the console driver line delete symbol to character c.
For example, typing 'SET LINDEL=<rubout>, will cause the console
driver to interpret <rubout> as a 'delete current line' command.
(The characters '<I and I>' are not typed, but serve to
illustrate that 'rubout' is a non-printing character.)
- 104 -
Need help?
Do you have a question about the Z80-RIO and is the answer not in the manual?