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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Appendix J<br />

Obsolete Entry Points, PROCs, and<br />

Routines<br />

This appendix documents PROC calls, entry points, and routines that have been<br />

replaced. Whenever an application is updated that calls these PROCs or entry points, it<br />

should be changed to use the new replacement.<br />

J.1. AEDIT$–Generating the AEDIT$ Packet<br />

The following three MASM procedures that generate the AEDIT$ packet are replaced by<br />

the MASM PROC A$EDITPKT (see 4.1.2).<br />

• A$EPKT (for general-purpose editing)<br />

• A$EPKTF (for floating-point editing)<br />

• A$EPKTSFDT (for date and time editing)<br />

The calling sequences for these MASM procedures are described below. The<br />

parameters in italics are supplied by the calling program. The parameters in brackets are<br />

optional and may be omitted. If they are omitted, the default value is used.<br />

J.1.1. A$EPKT<br />

The A$EPKT procedure generates a seven-word AEDIT$ packet. This packet is used for<br />

general-purpose editing.<br />

Calling Sequence<br />

label A$EPKT image-length,image-address [‘MSG’,msg]<br />

J.1.2. A$EPKTF<br />

The A$EPKTF procedure generates an 11-word AEDIT$ packet. This packet is used for<br />

floating-point number editing.<br />

Calling Sequence<br />

label A$EPKTF image-length,image-address [‘MSG’,msg];<br />

[‘FPS’,fps] [‘FPR’,fpr];<br />

[‘DPC’,dpc] [‘SPC’,spc]<br />

7833 1733–004 J–1

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

Saved successfully!

Ooh no, something went wrong!