Error while running function copied from another workspace

2024-02-03 Thread Paul Rockwell
GNU APL SVN 1744M running on macOS 14.3 on Apple Silicon.I copied a function from a workspace (in this case, it's the DISPLAY function from IBM APL2 transcribed from the book "APL2 At a Glance':      )copy TOOLBOX DISPLAY SAVED 2024-02-03 16:54:36 (GMT-5)I then attempted to run DISPLAY:      DISPLA

Should GNU APL write to .apl.history when invoked with the --eval option?

2024-02-03 Thread Russtopia
Preface: this is somewhat trivial. Context: I was logged into a remote server, doing some filesystem space calculations using GNU APL as my preferred shell 'calculator', using the --eval option, while located in a directory where writing is restricted for regular users (here the /ext0 volume): --