16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Limits<br />

v Cannot open input file<br />

v Error on print<br />

v Error on printf<br />

v Getline in END action was not redirected<br />

v Too many open I/O streams<br />

v Error on I/O stream<br />

v Insufficient arguments to printf or sprintf()<br />

v Array cannot be used as a scalar<br />

v Variable cannot be used as a function<br />

v Too many fields<br />

v Record too long<br />

v Division (/ or %) by zero<br />

v Syntax error<br />

v Cannot assign to a function<br />

v Value required in assignment<br />

v Return outside of a function<br />

v Can delete only array element or array<br />

v Scalar cannot be used as array<br />

v SYMTAB must have exactly one index<br />

v Impossible function call<br />

v Function call nesting level exceeded<br />

v Wrong number of arguments to function<br />

v Regular expression error<br />

v Second parameter to “split” must be an array<br />

v sprintf string longer than allowed number of characters<br />

v No open filename<br />

v Function requires an array<br />

v Is not a function<br />

v Failed to match<br />

v Incorrect collation element<br />

v Trailing \ in pattern<br />

v Newline found before end of pattern<br />

v More than 9 \( \) pairs<br />

v Number in [0–9] incorrect<br />

v [ ] imbalance or syntax error<br />

v ( ) or \( \) imbalance<br />

v { } or \{ \} imbalance<br />

v Incorrect endpoint in range<br />

v Out of memory<br />

v Incorrect repetition<br />

v Incorrect character class type<br />

v Internal error<br />

v Unknown regex error<br />

When an awk program ends because of a call to exit(), the exit status is the value<br />

passed to exit().<br />

Most constructions in this implementation of awk are dynamic, limited only by<br />

memory restrictions of the system.<br />

The maximum record size is guaranteed to be at least LINE_MAX as returned by<br />

getconf. The maximum field size is guaranteed to be LINE_MAX, also.<br />

awk<br />

Chapter 2. Shell command descriptions 47

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!