Hi,

that was on purpose because the default ⎕PW is 80 and on some
80 column terminals this causes an extra empty line to be printed.

/// Jürgen


On 01/28/2014 01:18 PM, Kacper Gutowski wrote:
Hi,

After lines are neatly wrapped in r109 in SVN, but I think there's some
off by one error; it behaves as if ⎕PW was ⎕PW-1.

       ⎕PW⍴'X'
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
       X

-k




Reply via email to