When I run iwpt_compile my output is truncated:
sn84>/web/soft/iw-home/bin/iwpt_compile.ipl -pt all.tpl -ocode all.ipl
sn84>./all.ipl
Useless use of a variable in void context at /web/soft/iw-home/local/ya_custom/.
Useless use of a variable in void context at /web/soft/iw-home/local/ya_custom/.
Unquoted string "templatedata" may clash with future reserved word at ./all.ipl.
Name "TeamSite:

T:lithiumiw_xml_generated_0::catDescription" used only once: possib.
Name "TeamSite:

T:lithiumiw_xml_generated_0::junk" used only once: possible typo at.
Name "TeamSite:

T:lithiumiw_xml_generated_0::catBlurb" used only once: possible typ.
Use of uninitialized value in substitution (s///) at ./all.ipl line 132.
Use of uninitialized value in substitution (s///) at ./all.ipl line 133.
Use of uninitialized value in index at ./all.ipl line 134.
Use of uninitialized value in split at ./all.ipl line 149.
Use of uninitialized value in substitution (s///) at ./all.ipl line 150.
Use of uninitialized value in substitution (s///) at /web/soft/iw-home/local/ya.
Use of uninitialized value in string at /web/soft/iw-home/local/ya_custom/pgms/.
Use of uninitialized value in concatenation (.) or string at /web/soft/iw-home/.
Cannot open file: No such file or directory at /web/soft/iw-home/local/ya_cust.
How can I get the output to wrap, or write to a file?