You may want to define information that can be used by any user's ACL/E programs in any session and will remain until deleted by a program. ACL/E allows you to create global variables that are defined in the symbol table. These variables can be used by any program running on that CA TPX until deleted. Global variables are defined with the GDEFINE command and deleted with the GDELETE command.
|
Copyright © 2013 CA.
All rights reserved.
|
|