AT&T 6300 Programmer's Manual page 168

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

Advertisement

Introduction
POS
PRESET
PRINT
PRINT
USING
PRINT#
PRINT#
USING
PSET
PUT
(COM files)
PUT(Files)
Returns the current horizontal (column) position
of the cursor.
Draws a point at the specified position on the
screen. (Graphics Mode.)
Outputs data on the screen.
Outputs data to the screen using a specified
format.
Writes data sequentially to a disk file.
Writes data sequentially to a disk file using a
specified format.
Illuminates a pixel at a specified position on the
screen. (Graphics Mode.)
Writes a specified number of bytes to a
communications file.
Writes a record from a random buffer to a
random file.
PUT(Graphics) Transfers the graphics image stored in an array
to the screen.
RANDOMIZE Reseeds the random number generator.
READ
REM
RENUM
RESET
7-12
Reads values from one or more data statements
and assigns them to variables.
Allows explanatory remarks to be inserted in a
program.
Changes the line numbers of the current
program.
Closes all open data files on all drives.

Advertisement

Table of Contents
loading

Table of Contents