RAMOUT outputs a command and data array to the Ramtek display. (see Ramtek manual for command formats). The REF package uses RAMOUT for a different purpose so RAMOUT should not be called by the user when REF is in operation.
CALL RAMOUT (ic,m,n,ie) ic (I): channel number (from RAMOPEN or IRMCHAN) m (B): array of bytes to output n (I): number of bytes ie (I): (returned) error code