EasyManua.ls Logo

Husky Hunter - Page 240

Husky Hunter
499 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
BASIC FUNCTIONS
SECTION 5, 13
LLIST
5, 13.8 Function LLIST causes HUNTER to list the BasiC' program to the
serial port.
Syntax LLIST [line no.1][-line no.2]
Examples LLIST 100-
will cause a listing to start at line 100 in the program,
Remarks LLIST is optionally followed by a start line number and a
finish line number, either of which may be omitted. If
both are omitted, the entire program will be listed,
VER.V09F
LLIST can be terminated at any time by the escape (
1
ESC
1
)
key being depressed and held down until HUNTER responds
with a confirmatory 'beep', .Because a transmission buffer
is used, up to 256 characters may remain for transmission
after 'ESC' is confirmed, Power OFF will also abort a
listing at any time without loss of stored data or program.
It is advisable to check HUNTER's Communication Parameters,
see section 6,4, COMMUNICATION PORT SOFTWARE, before using
LLIST for compatibility with the external device receiving
the data. When a printer is being used, remember to check
for baud rate and line feed requirements. Unless "Echo" is
enabled in transmission parameter, there is no data echoed
onto the screen.
NOTE: Because the communications power supply is powered up
by LLIST, a single high-to-low character will appear at the
start of the record. Many systems will see this transition
as a single, spurious, character, To avoid this problem,
power up the interface first with either:
LPRINT
11 11
or OUT 132, 1
otherwise, it may be necessary to edit out this character
on the host system,
PAGE 5 - 71