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.

The general calling format for the AEDIT$ PROCs is<br />

A$Exxxxx [,t] p1,p2<br />

where:<br />

xxxxx<br />

t<br />

p1, p2<br />

Characters for the specific AEDIT$ PROC call.<br />

AEDIT$–ASCII Image Composition Editing Package<br />

The type of call to AEDIT$. This parameter is optional and may be omitted. CB or A,<br />

if specified, must be enclosed by apostrophes.<br />

The possible values of t are<br />

blank Call the relocatable version of AEDIT$. This is the default if t is omitted.<br />

'CB' Call the common bank version of AEDIT$.<br />

'A' Call the common bank version of AEDIT$ using the Auto Switch method.<br />

Parameters specific to the individual PROC call (see Table 4–1, Table 4–2, and<br />

Table 4–3).<br />

A column pointer is maintained by AEDIT$. It is advanced by the number of characters<br />

the calling program inserts when editing. The first column is zero.<br />

Some AEDIT$ PROCs return an error status in register A1. See the individual PROC calls<br />

in Table 4–1, Table 4–2, and Table 4–3 for possible error status codes. Unless<br />

documented, no error status is returned for the PROC calls.<br />

4.2.1. General-Purpose Editing Routines<br />

The calling program must establish an "edit mode" before using the AEDIT$ routines. The<br />

edit mode begins when the A$EDIT PROC is called, and ends when either the A$EDITX<br />

or A$EPRINT PROCs are called.<br />

Edit mode is reestablished by calling the A$EDITR PROC. A$EDITR assumes that a prior<br />

call to the A$EDITX PROC has been made. If A$EDITR is called without a previous call<br />

to A$EDITX results are unpredictable and may be erroneous.<br />

7833 1733–004 4–7

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

Saved successfully!

Ooh no, something went wrong!