Il domenica 15 novembre 2009 12:42:17 Charlie Reinl ha scritto:
> Salut,
>
> I looking for a function or switch in gambas,
> which gives me the path-string as relative path
> and not the whole path up from /
I'm not sure I understood. Do you mean
PRINT File.BaseName("/home/user/mydocuments")
--> mydocuments
?
Stefano