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 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 wanting to use the SQL support would simply be able to call )COPY sql (or something like that) to have everything set up.

Also, perhaps it would make sense to have it look at an environment variable, analogous to $PATH that can also be searched?

Regards,
Elias

Reply via email to