Chapter 5
Chapter 5
Chapter 5
Chapter 5
Chapter 5
Software
31
Language Interface
BASICA
The
following
program
example
provides
you
with
the
appropriate
procedures
to
load
the
language
interface
for
BASICA
and
GWBASIC
version
2.02.
Example:
100
CLEAR 49152!
110
DEF SEG = 0
120
SEG = 256 * PEEK(&H511) + PEEK(&H510)
130
SG = SG + 49152! / 16
140
DEF SEG = SG
150
BLOAD “813BAS.BIN”, 0
GWBASIC (version 3.20)
The
following
program
example
provides
you
with
the
appropriate
procedures
to
load
the
language
interface
for
GWBASIC
Version
3.20
and
later.
Example:
110
‘LOAD 813BAS.BIN DRIVER TO AN OUTSIDE AREA
120
DEF SEG= &H5000’DEFINE OUTSIDE AREA
130
BLOAD “813BAS.BIN”
140
‘END OF DRIVER LOADING
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com