If I do not specify a delimiter, HP-UX awk (standard) reports "cannot have more than 199 fields". I know it should only contain max 191 fields, which is what I'm trying to check.
I'll also look at getting another version in the meantime.
thanks
I have a file which has text enclosed in double quotes, but numbers and dates un-quoted. How can I query the number of fields but indicating the correct delimiter.
eg. "1234X" 0 "" " " 07/10/05 ? "Today" 0 0
has 9 fields.
thanks
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.