Mandatory.
Specify the name of the function that is to be directly attached to the current process or indicate that all functions in the process should be attached.
Rules
- To directly attach a function to the process specify the name of the function.
- To attach all functions (i.e.: attach the entire process) specify *ALL as the attached function name.
- Note that the function nominated does not have to exist. If it does not currently exist, a warning message will be issued.
Also See
Attached Processes/Functions Concepts in the Developer's Guide.