AT&T 6300 Programmer's Manual page 285

Gwbasic by microsoft
Hide thumbs Also See for 6300:
Table of Contents

Advertisement

Examples
GWBASIC
Command
A>GWBASIC PAYROLL
Uses 64k of memory and 3 files, loads and
executes PAYROLL.BAS.
A>GWBASIC INVENT/F:6
Uses 64k of memory and 6 files, loads and
executes INVENT.BAS.
A> GWBASIC /C:O/M:32768
Disables RS232 support and uses only the first
32k of memory.
A>GWBASIC /F:4/S:512
Uses 4 files and allows a maximum record
length of 512 bytes.
A>GWBASIC TTY/C:512
Uses 64k of memory and 3 files, allocates 512
bytes to RS232 receive buffers, load and
execute TTY.BAS.
7-129

Advertisement

Table of Contents
loading

Table of Contents