[Gambas-user] Path specification
T Lee Davidson
t.lee.davidson at gmail.com
Tue Nov 20 17:32:23 CET 2018
On 8/19/18 10:51 AM, Benoît Minisini wrote:
> I'm still looking for better syntaxes that are compatible with the old ones described in the wiki:
The only description I find of the syntaxes for relative paths is at http://gambaswiki.org/wiki/cat/path :
"If you need to access a file located in the main project from a component, it is possible! You must start your relative path by
the ../ sequence."
>
> - The problem with '.../abcd' is its ugliness.
What about using some arbitrary symbol such as "!" or "^" (eg. '^/abcd')?
___
Lee
More information about the User
mailing list