BLIST Truncating printer output (AREV Specific)
At 25 MAY 1999 10:33:05AM Tad Grov es wrote:
I'm trying to print all of the source code to do a y2k analysis. I've noticed when printing the code that lines are not wrapping, instead, they are truncated.
Any advice would be appreciated. Thanks
At 25 MAY 1999 10:59AM Victor Engel wrote:
Use SET-LPTR to redefine printer page size. BLIST uses these settings to determine where to wrap.
At 25 MAY 1999 02:51PM Tad Groves wrote:
Thanks. That worked like a charm.