[Gambas-user] 2 Questions...
Benoit Minisini
gambas at ...2...
Sun Aug 24 20:38:14 CEST 2003
Le Samedi 23 Août 2003 23:26, Charlie a écrit :
> Benoit Minisini schrieb:
> >Le Samedi 16 Août 2003 15:50, mephisto75 at ...20... a écrit :
> >>I'm working on a projekt in gambas and during the development I ran into
> >> 2 problems and don't know how to solve them.
> >>
> >>1st : I already managed to find out, if a file or directory is a
> >>symbolic link with: IF Stat ([Path]) = gb.Link THEN
> >>....
> >>End If
> >>But how do I find out the target of a symbolic Link ?
> >
> >I'm sorry, but not all POSIX functions were implemented in the Gambas
> >instructions, because they did not exist in older BASIC.
> >
> >And I didn't find time to finish this part of the job...
> >
> >Do Gambas people think this should be done for the 1.0 version ?
>
> That would be great , I think for my very old problem to use written and
> tested parts as link in an other
> project and if I make changes on so they could saved at ther origine place.
>
> Charlie
>
>
You can use libraries now, Charlie, with the USE keyword.
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list