On 20 November 2012 19:33, John Ehrman <[email protected]> wrote:

> You can write your own external functions that can be called from the
> conditional assembly statements SETAF and SETCF. They are loaded
> dynamically when first invoked, and can not only perform operations not
> currently supported by HLASM's internal functions, but can also access the
> assembly environment to (for example) capture information about the CPU on
> which the assembler is executing.

But there are significant missing pieces that make life quite
difficult for many cases. Notably, the input and output types of
external functions are constrained to be the same, so that one cannot
write an external function that takes, say, character (SETC-type)
input and returns numeric (SETA-type) output.

I know this, and a number of others are on your List, and presumably
awaiting business case justification.

Tony H.

Reply via email to