![]() Previous |
![]() Next |
An Autogo program can have any name or it can explicitly be named AUTOGO
.
How you specify the execution of an Autogo program varies depending on its name:
When a program named AUTOGO exists in an analytic workspace, each time you attach the workspace, that program executes automatically unless you include a NOAUTOGO keyword in the AW ATTACH statement, or unless you include an AUTOGO clause that specifies a different program name.
To execute an Autogo program that is not named AUTOGO
, specify the name of the program within the AUTOGO clause of AW ATTACH statement.