You can also use String>>asFileReference:

relative path:
        './foo.txt' asFileReference

absolute path:
        '/foo.txt' asFileReference

Cheers,
Doru

> On Apr 18, 2016, at 11:01 AM, Cyril Ferlicot Delbecque 
> <cyril.ferli...@gmail.com> wrote:
> 
> 
> 
> On 18/04/2016 10:56, Valentin Ryckewaert wrote:
>> I'm on Linux
>> 
>> Is it wanted that root / 'a' / 'foo.txt' is different than root /
>> '.foo.txt' ? I find that strange
>> 
> 
> If you want a relative path from the image location you can use
> `FileSystem workingDirectory / 'foo.txt'`
> 
> -- 
> Cyril Ferlicot
> 
> http://www.synectique.eu
> 
> 165 Avenue Bretagne
> Lille 59000 France
> 

--
www.tudorgirba.com
www.feenk.com

"Presenting is storytelling."


Reply via email to