You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

6.4.2 Function Name

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.

  • No labels