the only diff. I see is the width of some of the fields. You might consider using printf's field width parameters. vlad
+---------------------------+
|#include<disclaimer.h> |
+---------------------------+
Ooops - screwed by commas again, They are superfluous in "%s,%6s,%8s,%22s" !!!
It should be :
printf("%s%6s%8s%22s",$1,$2,$3,substr($0,22,22))
;-)
Dickie Bird
db@dickiebird.freeserve.co.uk
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.