I am looking for the log file that would contain the output from an AT command. There are some indications that the .bat that AT runs does not complete each time and I'd like to check into this further.
Thanks for any info anyone can share regarding this.
The scheduler service does not create a log. However, you can create your own. Edit your .bat file and add ">> c:\schedulelog.txt" to the end of the commands. Any output will be directed to this log.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.