ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/rcalc.1
(Generate patch)

Comparing ray/doc/man/man1/rcalc.1 (file contents):
Revision 1.16 by greg, Fri Mar 11 22:50:13 2022 UTC vs.
Revision 1.17 by greg, Sun Mar 13 16:11:48 2022 UTC

# Line 351 | Line 351 | String variables can only be used in input and output
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)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines