bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Print width


From: Juergen Sauermann
Subject: Re: [Bug-apl] Print width
Date: Tue, 28 Jan 2014 14:23:01 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

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

[Prev in Thread] Current Thread [Next in Thread]