mitchellwma1 wrote: > I'm not using external scripts. Maybe > that's what's confusing the issue. I'd just like to plug in the > information into the command boxes of the scheduler directly.
Maybe already obvious, but make sure to use
*Exec
MoreCommandsAsScript
as the first command in the command box.
Also:
win.getworkingdir("=powerpro")
returns PowerPro's run folder as opposed to
pprofolder
which is PowerPro's installation folder.
