DI-159 PLC Hardware Manual
StickOS
list
line
-
list
line
-
line
Alternately, you can list an entire subroutine by name with the command:
list
subname
To set the listing indent mode, use the command:
indent
(
on
|
off
)
To display the listing indent mode, use the command:
indent
If the listing indent mode is on, nested statements within a block will be indented by two char-
acters, to improve program readability.
To set the line numbering mode, use the command:
numbers
(
on
|
off
)
To display the line numbering mode, use the command:
numbers
Note that unnumbered listings are useful to paste back in to the "auto" command which auto-
matically supplies line numbers to program statements.
To delete a range of lines from the BASIC program, use the command:
delete
line
delete
-
line
delete
line
-
delete
line
-
line
Alternately, you can delete an entire subroutine by name with the command:
delete
subname
To undo changes to the BASIC program since it was last saved (or renumbered, or new'd, or
loaded), use the command:
undo
24
Содержание DI-159
Страница 51: ...StickOS DI 159 PLC Hardware Manual 4 is even _ 51...
Страница 76: ...DI 159 Block Diagram 76...
Страница 77: ...Dimensional Drawing 77...