AT&T 6300 Programmer's Manual page 91

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

Advertisement

Disk File Handling
File specification for communications devices is
slightly different. The filename is replaced with
a list of options specifying such things as line
speed. Refer to OPEN COM statement in the
Reference section for details.
Remember that if you use a string constant for
the filename, you must enclose it in quotation
marks. The only exception to this rule is the
MS-DOS GWBASIC command, where a filename
is a string constant not included in quotation
marks.
For example in GWBASIC, you would type:
RUN uB:ARSENAL.RED"
but from MS-DOS you use:
A>gwbasic b:arsenal.red
4-7

Advertisement

Table of Contents
loading

Table of Contents