When a REXX script is launched directly by CA Automation Point (for example, from rules) it uses the following search order:
When a REXX script is launched, from another REXX script using the CALL instruction the search order depends on the default interpreter behavior. To replicate the same search order that this product uses when launching REXX scripts directly, you can use the .ap~excall method that is provided in the aplib.rex REXX library that is distributed with the product. For more details about the .ap~excall method and other search order considerations see REXX Search Order Considerations.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|