Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1720

BTM file closes TCC

$
0
0
If I run the following btm file in a TCC window, the window closes after the error message is displayed. You don't need the G file. The point is it doesn't exist.
Code:
*on errormsg cancel
*setlocal
*unalias *
echo on
set G=C:\TT\RATINGSCENTRAL\CODE\COMMON\SERVER\SERVEROUTCOMEDATABASE.PAS
iff %@fileage[%G] == 1 then
   echo Oops
endiff

TCC 29.00.17 x64 Windows 10 [Version 10.0.19045.2846]

Viewing all articles
Browse latest Browse all 1720

Trending Articles