Re: Precision lost when running gawk program from bat file
by Toby Darling <anothercoffee@[EMAIL PROTECTED]
>
Feb 11, 2008 at 07:00 AM
> This is how I run my program in the console window:
> H:\semadu2\llt_tests\bl27\1.1.33.1\scripts>gawk -f..\..\..\..\scripts
[...]
> If I run the same program from a batch file (extract below)
> echo "******* Calculate all transaction times ***************"
> ..\..\..\..\tools\gawk -f ..\..\..\..\scripts\llt
While Ed's probably got it with the locale, it looks like you're
running 2 different gawks