bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] user commands in config file


From: Juergen Sauermann
Subject: Re: [Bug-apl] user commands in config file
Date: Tue, 20 Dec 2016 13:06:15 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

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

[Prev in Thread] Current Thread [Next in Thread]