bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Programmatic path configuration?


From: Juergen Sauermann
Subject: Re: [Bug-apl] Programmatic path configuration?
Date: Sun, 22 Jun 2014 15:35:44 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi Elias,

it depends on a number of things (preferences files, environment variable APL_LIB_ROOT, and
current directory) see LibPaths::search_APL_lib_root().

You can view the resulting setting with command )LIBS in APL. I believe in your case APL_LIB_ROOT is
the way to go.

///  Jürgen


On 06/22/2014 01:26 PM, Elias Mårtenson wrote:

Hello Jürgen,

What is the recommended way to configure the paths now? I need to be able to specify the prefix path as well as the path to the workspace when running GNU APL as a library (in Android).

Note that I don't know the path until the program actually starts, but I have access to it before running the init function (the one that is normally called from main()).

Regards,
Elias



reply via email to

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