bug-apl
[Top][All Lists]
Advanced

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

Re: The way to suppress a trailing new line


From: Dr. Juergen Sauermann
Subject: Re: The way to suppress a trailing new line
Date: Sun, 10 Nov 2024 13:36:42 +0100
User-agent: Mozilla Thunderbird

Hi Koki,

I believe that GNU APL adds a newline at the end of the
program as part of the restoration of terminal properties
before apl was started.

It is, in general, not desirable if a program may ends with an
incomplete output lin

A simple way to fix this might be e.g.:

apl --silent --noCIN --noCONT --OFF --noSV -f ./main.apl |head -1

Best Regards,
Jürgen Sauermann


On 11/10/24 03:47, Koki Fushimi wrote:
I know quad adds a new line but quote-quad doesn’t, but I want to
suppress the new line at the end of the program.

(I don’t know how to send a message to continue the thread so this
might start a new thread.)



reply via email to

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