Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


barefootguru
2019-05-24T05:07:26Z
How do I save the output of an execute command? It appears in the interface in the Output window, but I can't find a way to automatically save that.

e.g. every hour I want to run the Dir command and save the output to a file.
Sponsor
Forum information
Gary_W
2019-05-24T13:37:24Z
Follow that task with a write file task, where the value is the previous tasks STDOUT. What are you going to do with all those files though? I sense a bigger problem to solve.
Support
2019-05-24T14:48:36Z
The Variable for previous Task output is: {TASK(PrevTask|StdOut)}
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
barefootguru
2019-05-26T06:19:05Z
Got it, thanks!

@Gary_W just an example. It'll be a call to the Cgywin utility sitecopy.
Scroll to Top