EasyManua.ls Logo

Sinclair QL - Page 148

Sinclair QL
422 pages
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...
EOF
is
a function which
will
determine
If
an
end
of
file
condition
has
been reached
on a specified channel.
If
EOF
IS
used without a channel specification then EOF
will
determine
if
the
end
of
a program's embedded data statements has been reached.
syntax: EOF
[(channe01
example:
i.
IF
EOF
(#6)
THEN
STOP
ii.
IF
EOF
THEN
PRINT
"Out
of
data"
EOF
devices
EXEC and
EXEC_
W
will
load a sequence
of
programs and execute them
in
parallel.
EXEC
will
return
to
the command processor
aher
all
processes have
started
execution,
EXEC_W
will
walt
until
all
the
processes
have
terminated before returning.
syntax:
program:
~device
[used
to
specify a Mlcrodrive
file
containing the
program)
example:
12/84
EXEC program
I.
EXEC
mdv1
communcat; ens
ii.
EXEC_W
mdv1
printer_process
EXEC
EXEC_W
ados
21

Other manuals for Sinclair QL

Related product manuals