22 - accept direct access paper tape input.

Usage:

mme     gerout
vfd     18/BUFPTR,o6/22,h12/TERMID
zero    STATPTR,COURTESY

Where:

BUFPTR
points to a buffer that can receive input. This must be at least 31 words long.
TERMID
is the terminal ID name.
STATPTR
points to a word where status information can be written.
COURTESY
gives the courtesy call address.

Description:

This version of MME GEROUT can only be called after a MME GEROUT (21). The MME GEROUT (21) reads some input; MME GEROUT (22) reads additional input from the same source.

After the input has been read, the input buffer has the following format:

Word 0:    number of characters read.
Words 1-N: actual input.
The value in the status word will be one of the values given in "expl mme gerout 21".

See Also:

expl mme gerout 21

Copyright © 2000, Thinkage Ltd.