18.08.2013 Views

(SYSLIB) Programming Reference Manual - Public Support Login ...

(SYSLIB) Programming Reference Manual - Public Support Login ...

(SYSLIB) Programming Reference Manual - Public Support Login ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SOR–Symbolic Output Routine<br />

25.2. SORASC$ and SORASCA$–Output ASCII<br />

Image<br />

The SORASC$ and SORASCA$ routines write an ASCII image from a location specified<br />

by the calling program to the symbolic output element.<br />

Calling Sequence<br />

L A0,(image-length,image-location)<br />

LMJ X11,SORASC$ (or SORASCA$)<br />

error return<br />

normal return<br />

where:<br />

image-length<br />

The length in words of the symbolic image to output.<br />

image-location<br />

The address of the symbolic image to output.<br />

If this is the first call to output an image, SOR calls SDFO to write the SDF Label control<br />

record. If the SORASC$ entry point is called, SOR checks for and suppresses words of<br />

ASCII spaces at the end of the image. If the SORASCA$ entry point is called, there is no<br />

space suppression and image-length words are written. SOR calls SDFO to write the<br />

symbolic image.<br />

The following are the causes of SOR error returns:<br />

• If the image-location is zero but the image-length is nonzero, SOR returns with A5<br />

zero.<br />

• If an unrecoverable SDFO I/O error is encountered, SOR returns with A5 containing<br />

the nonzero I/O error status code.<br />

• If the image-length is over the maximum of 2,047 words, SOR returns with A5<br />

containing the illegal word count.<br />

7833 1733–004 25–3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!