EasyManua.ls Logo

Vector Graphic Vector 4 - Page 214

Default Icon
220 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...
VECTOR GRAPHIC,
INC.
using the command:
LOAD PROGRAM [RETURN]
The
LOAD
program
creates
the
file
PROGRAM.COM, ready
to
be used
wi
ththe
command line:
PROGRAM [RETURN]
Any errors
in
programming
that
either the
ZSM
or
theĀ·
LOAD
programs uncover
are announced.
DDT.COM
This
program,
the
"Dynamic Debugging Tool", assists the assembly language
programmer in locating errors uncovered in the assembly/loading process.
RAID.COM
This
program,
Vector
Graphics,
the
"RApid
Interactive
Debugger", checks
user-defined programs in order
to
eliminate unseen errors.
DUMP.COM
This program will produce a hexadecimal listing of
any
fUe
on
disk, including
machine executable code used
for
COM
files. This is another valuable tool for
assembly
language
programming,
since
it
tells
the programmer exactly
wha.t
code is used
at
any step in program development. To
print
out
a copy of a
file,
configure
the
system
for
the
connected
printer
and
enter
[CTRL
p]
before the
DUMP
<filename) [RETURN] command.
DUMP.ASM
and
DUMP .:PRN
These
give
an
example of what .PRN (printout)
and
.ASM
(assembly language)
files look like.
In
addition, experienced users can reassemble
the
DUMP
.COM
program from the assembly language file included.
GENLIST.COM
For
some
printer
applications,
it
is
necessary
to
use a specialized list device
file. The
GENLIST
program converts the desired source file into a usable
list
device
driver.
It
replaces
the
LOAD
program
in
the life cycle of a printer
driver.
X E-6
7100-0001 9-01-82 - Rev. A