Hi Alexey,

the easiest way to achieve both is to have a workspace named CONTINUE
in library 0 (library 0 is by default the directory named workspaces, but that can
be changed in the preference file(s)).

If that workspace exists then it will be )LOADed automatically and you can set ⎕LX
in the CONTINUE workspace to, for example, execute an initialization function or to )COPY
other workspaces.

/// Jürgen


On 12/20/2016 12:13 AM, Alexey Veretennikov wrote:
Hi all,

1) I would like to add my user commands to the preferences file, so they
would be available for all workspaces (even the clear one) when I start
APL.
2) I would also like to copy some functions from some utility workspaces so
they will be available in all workspaces when I start APL. 

How to do that?


Reply via email to