On Mon, May 27, 2002 at 08:34:18PM +0900, MOCHIZUKI Akihide/??????????? wrote:
> #define TENDCASE 9 > #define TENDBQUOTE : > #define TREDIR ; > #define TWORD < > #define TIF = I think that there are problem with awk's printing of numbers. ':' is just '9'+1 so awk tries print numbers from 10 to 15 same way as it prints numbers from 0 to 9 (by adding ascii code of '0') -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message