Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Build 56 @FILESIZE problem

May
572
4
TC and TCC 10.0.56 Win XP SP3

C:\work> type \tzn.txt
EST
C:\work> dir \tzn.txt
Volume in drive C is IRVING-C Serial number is 28aa:b2d9
Directory of C:\tzn.txt
02-24-2009 23:56 3 tzn.txt
3 bytes in 1 file and 0 dirs 4,096 bytes allocated 11,523,784,704 bytes free
C:\work> echo %@filesize[\tzn.txt]
6
C:\work> echo %@filesize[\tzn.txt,b]
6

This never happened before with builds 55 and earlier.
 
dcantor wrote:

> TC and TCC 10.0.56 Win XP SP3
>
> C:\work> type \tzn.txt
> EST
> C:\work> dir \tzn.txt
> Volume in drive C is IRVING-C Serial number is 28aa:b2d9
> Directory of C:\tzn.txt
> 02-24-2009 23:56 3 tzn.txt
> 3 bytes in 1 file and 0 dirs 4,096 bytes allocated 11,523,784,704 bytes free
> C:\work> echo %@filesize[\tzn.txt]
> 6
> C:\work> echo %@filesize[\tzn.txt,b]
> 6

Fixed in build 57 (already uploaded).

Rex Conn
JP Software
 
Fixed in build 57 (already uploaded).

Rex Conn
JP Software



Fix verified. Thank you. Also several other errors in my TCSTART.BAT file which showed up with build 56 have disappeared, as I suspected they might.
 

Similar threads

Back
Top