18.08.2013 Views

Programming Reference Manual - Public Support Login - Unisys

Programming Reference Manual - Public Support Login - Unisys

Programming Reference Manual - Public Support Login - Unisys

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

6.4. Acquire Object Module Entry Point<br />

Information (ACQ_OM_EP_INFO)<br />

Acquiring Program File Information<br />

The ACQ_OM_EP_INFO function returns information from the object module entry point<br />

table in a program file. (A different function ACQ_REL_EP_INFO returns information<br />

from the relocatable entry point table.)<br />

This function returns the following information about each object-module entry point it<br />

selects:<br />

• Entry point name (Although object-module entry point names can be any length, this<br />

function returns only the first 32 characters.)<br />

• Length of full entry point name<br />

• Sequence number of object-module absolute element containing the entry point<br />

• Index of the entry point in the object-module absolute element that contains it<br />

• Indication of whether or not the entry point has been prepped<br />

• Date and time the entry point was created<br />

• The entry point type (common-block, code, constant, data, or fixed-gate)<br />

• Standard calling sequence conformance of the entry point (none, loose, or strict)<br />

• Text type of the entry point (ASCII or Kanji)<br />

• Name and version of the object-module absolute element containing the entry point<br />

(optional)<br />

This function can select object module entry points based on any combination of the<br />

following attributes:<br />

• Entry point name<br />

• Name of element containing the entry point<br />

• Version of element containing the entry point<br />

• Entry point type<br />

• Standard calling sequence conformance of the entry point<br />

• Text-type of the entry point<br />

• Date and time the entry point was created<br />

Each attribute for which the calling program supplies a value further restricts the set of<br />

entry points that this function selects. The calling program may supply values for as few<br />

or as many of these attributes as it requires. If the calling program supplies no values for<br />

any attributes, all object-module entry points in the program file are selected.<br />

7830 9796–013 6–29

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

Saved successfully!

Ooh no, something went wrong!