Hi Elias,
you can already. All commands that accept library reference numbers
(like 0 ... 9)
should already support absolute and relative paths (starting with '/' or
'.') instead.
/// Jürgen
On 06/05/2014 05:19 PM, Elias Mårtenson wrote:
We do? Then forget that part. I had no idea. :-)
I still would like to see a way of overriding all directories from the
commandline though. It'd be useful not only for the Android version.
Regards,
Elias
On 5 June 2014 23:17, Kacper Gutowski <mwgam...@gmail.com
<mailto:mwgam...@gmail.com>> wrote:
On 2014-06-05 22:39:52, Elias Mårtenson wrote:
> May I also ask that after reading the main config file, the
interpreter also
> reads $HOME/.gnu-apl.d for load user-level configuration. And
finally, it
> should also check the commandline so that the paths can be
overridden on a
> session-basis.
Doesn't it already read $HOME/.gnu-apl/ (without .d)? Though, I
would prefer
this to be put under $HOME/.config/gnu-apl/ and to be configurable
through
environment (in addition to command line arguments).
-k