TACL Reference Manual
Built-In Functions and Variables
HP NonStop TACL Reference Manual—429513-018
9-108
#DEFINESETLIKE Built-In Function
#DEFINESETLIKE Built-In Function
Use #DEFINESETLIKE to initialize the working set with the attributes of an existing
DEFINE. This function invokes the DEFINESETLIKE operating system procedure.
define-name
is the name of the DEFINE whose attributes are to be copied to the working set.
Result
#DEFINESETLIKE returns a numeric error code indicating the outcome of the
DEFINESETLIKE procedure; zero indicates success. See Appendix B, Error Messages
for a list of DEFINE-oriented error codes.
Consideration
#DEFINESETLIKE deletes existing attribute values in the working set. You can save
attributes in the background set by using #DEFINESAVEWORK before invoking this
function.
#DEFINESETLIKE define-name