Re: [Bug-apl] Suggestion: Search system directory for )COPY

2014-04-16 Thread Juergen Sauermann
Hi Elias, conceptually you can use a library number like: )COPY 2 workspace. The libraries can be displayed with command )LIBS and are user-configurable in the preferences file. /// Jürgen On 04/16/2014 04:28 AM, Elias Mårtenson wrote: I think it would make sense to have )COPY search not onl

[Bug-apl] Suggestion: Search system directory for )COPY

2014-04-15 Thread Elias Mårtenson
I think it would make sense to have )COPY search not only the local ~/workspaces directory, but also another system directory ( /usr/share/apl/something/...?) for files to load. That way useful "standard library" functions can be added there in the standard distribution. For example, someone wanti