9.147 MESSAGE_COLLECTOR

Note: Built-In Function Rules     Usage Options

Nominates a function as a "message collector".

Arguments

No Argument Values.

Return Values

No Return Values

Technical Notes

     if ( ....... )

     use MESSAGE_COLLECTOR

     endif

   This code will become a message collector regardless of the IF condition.

Warnings: