samintz
Scott Mintz
- May
- 1,580
- 28
I have a scheduled task that runs hourly to test some servers I created to make sure they are still running. The command line is:
The script runs correctly, but the Taskeng window never closes. I can run the script from a TCC prompt and it runs and completes. However, if I type the above command line at a TCC prompt, it runs and hangs. I never get my prompt back.
This is new behavior with TCC x64 v16.03.55.
Code:
c:\tc16\tcc.exe /c "C:\Program Files\LunaSA\CSP\test\TestServers.btm"
The script runs correctly, but the Taskeng window never closes. I can run the script from a TCC prompt and it runs and completes. However, if I type the above command line at a TCC prompt, it runs and hangs. I never get my prompt back.
This is new behavior with TCC x64 v16.03.55.