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.

dpc<br />

spc<br />

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

The character that separates the mantissa and the exponent for scientific format,<br />

double-precision, floating-point editing. The default is no character used.<br />

The character that separates the mantissa and the exponent for scientific format,<br />

single-precision, floating-point editing. The default is no character used.<br />

date-format<br />

The date format index (0 through 8), corresponding to the date formats listed in<br />

4.2.4. If set to zero, the date is not formatted; only the time is formatted. The<br />

default is 8.<br />

time-format<br />

The time format index (0 through 3), corresponding to the time formats listed in<br />

4.2.4. If set to zero, the time is not formatted; only the date is formatted. The<br />

default is 2.<br />

separator-character<br />

The character used to separate the date and time formats. It may be either a space<br />

(default) or a dash.<br />

Note: The A$EDITPKT proc sets the flag bits (word 2, bits 12 and 13) to 1 and the<br />

version (word 11, bits 0:5) to 1.<br />

4.1.3. Examples<br />

The following examples generate the AEDIT$ packet from MASM programs.<br />

Example 1<br />

$(2)<br />

PACKET A$EDITPKT 20,ASCIILINE . AEDIT$ packet<br />

ASCIILINE $RES 20 . Data area for ASCII image<br />

In example 1, the MASM procedure A$EDITPKT generates the AEDIT$ packet at the<br />

location PACKET in location counter 2. AEDIT$ stores the generated ASCII string in the<br />

20-word data area at location ASCIILINE. All other parameters are set to the default<br />

values.<br />

7833 1733–004 4–5

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

Saved successfully!

Ooh no, something went wrong!