351 |
|
options, not in definitions. |
352 |
|
.PP |
353 |
|
Tabs count as single spaces inside fields. |
354 |
+ |
.PP |
355 |
+ |
The |
356 |
+ |
.I \-P |
357 |
+ |
option buffers up to 16 Kbytes of data per record. |
358 |
+ |
Longer records passed because the "cond" variable |
359 |
+ |
evaluates to <= 0 will be partial; a warning will |
360 |
+ |
be generated and the string "*** MISSING DATA ***" |
361 |
+ |
will appear at the break. |
362 |
+ |
The only workaround is to use the |
363 |
+ |
.I \-p |
364 |
+ |
option instead, which does not pass rejected records. |
365 |
|
.SH "SEE ALSO" |
366 |
|
cnt(1), ev(1), getinfo(1), icalc(1), rcollate(1), rlam(1), |
367 |
|
rsplit(1), tabfunc(1), total(1) |