Transform


Previous Contents

4.9 Dump_Transformation

4.9.1 Calling Sequence

status = Dump_Transformation (rule)

Argument Data Type Access Mechanism
rule longword read reference

4.9.2 Arguments

4.9.2.1 rule

Pointer to data structure returned by initial call to Init_Transformation.

4.9.3 Description

This routine will dump the contents of the defined rules data structure to SYS$OUTPUT. It is intended as a debugging or testing aid to ensure you have set up your rules as intended.

4.9.4 Return Values

SS$_NORMAL success.

Previous Contents Contents