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.


jimb22
2009-08-05T20:11:10Z
I have reviewed the visual basic code to programmatically start a visaul cron job. However, i am looking for a way to start a job from a 1 or 2 line batch file. with ms access i can open a file and send a parameter to start a macro. how can i do same with visual cron. thanks.
Sponsor
Forum information
Support
2009-08-07T16:08:55Z
There is no direct way to do that from a batch file as it has not COM support that could be used to Connect to the Server and tell it to execute a certain Job.

What you can do is to use the Touch command in the batch file to create a file that is watched by VisualCron (using a File Trigger).
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top