[Gambas-user] Problem with printing picture in executable
fabien Bodard
arcalis.prod at ...11...
Sat May 13 14:47:50 CEST 2006
Le Saturday 13 Mai 2006 12:44, Benoit Minisini a écrit :
> On Saturday 13 May 2006 06:32, Laxminarayan G Kamath A wrote:
> > On 05/13/06 01:02, Benoit Minisini wrote:
> > >The next development version will understand "./" and "../" in relative
> > > paths as expected, i.e. "./toto.jpg" will be equivalent to "toto.jpg".
> >
> > http://freshmeat.net/projects/getabspath/
> > You using this?
>
> Absolutely not.
>
> In Gambas, a relative path points at a file inside the executable. Until
> recently, the interpreter didn't interpret "." and "..", and so
> "./toto.jpg" and "toto.jpg" were two different files.
>
> Regards,
And what about a thing like :
Application.path &/ "../mypath"
(/lib/bin/../share/mypath) for exemple
I know it's not really usefull but....
fabien
More information about the User
mailing list