[Gambas-user] readlink and hex to decimal

Benoit Minisini gambas at ...1...
Thu Mar 9 23:18:12 CET 2006


On Sunday 05 March 2006 19:35, Reinhard Ohm wrote:
> Hallo || Hello Benoit
>
> is it possible which you sees for appendix or something similar could
> insert? function the Hex in decimal converts would be also quite beautiful
>
>
> Gambas2 1.9.26
>
> Gruß || Regards

I prefered to add the function to the object returned by Stat().

So, to know where a symbolic link points at, you will do:

PRINT Stat("/path/to/a/symbolic/link").Link

Regards,

-- 
Benoit Minisini





More information about the User mailing list