|
APGen Object |
|
See Also: |
The APGen.Logon object sets logon values that are inherited by the Output and Log objects of child APG scripts.
VBScript:
JScript:
| oAPGen | An APGen object. In an APG script, this can be the intrinsic APGen object. |
| oAPGen.Logon | A Logon object. |
See the Logon Object topic for the properties exposed by the APGen.Logon collection.
This collection enables specifying one logon setting, and logging on as that user when creating all output files and log files. The values stored in APGen.Logon are copied to Output.Logon and Log.Logon for all child APG scripts.