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.)