I'm trying to schedule a project, but I'm unable to run VBScript due to privilege restriction on my PC. I want to create a program using C# that takes the place of the VBScript that is automatically generated by SAS EG when using the "Schedule Program" option.
Chris Hemedinger wrote a paper on automation for SAS EG 5.1, which was useful for finding the correct .dll to reference in my C# Project. However, the reference provided in that paper to the scripting documentation links to the general EG documentation site.
Is there scripting documentation available for SAS EG 7.1?