We have under Open/Play 1, File 1, a 'restart' batch file to 1. Play a station ID and 2. Attempt to reconnect to the STL stream. This setup works, when I test it by temporarily disconnecting the network.
I tried moving the 'restart' batch file to the File 2 position on the Open/Play 1 tab, and inserting another batch file in File 1, to do a 10 second ping test and save the result to a text file, hoping to gather some diagnostic data.
Open/Play 1
File 1: C:\...\pingtest.bat
File 2: C:\...\restart.stream.bat
When I test this setup, the 'restart' batch file runs, but the ping test does not, or at least I don't see that it has written to the output text file. Would it be writing to some other directory than the one where the batch file is located?
The ping test batch file works fine when it is run from the command line.
What am I doing wrong?
thanks very much.....