[Gambas-user] Gambas language suggestion

Cedron Dawg cedron at exede.net
Wed Feb 27 15:35:06 CET 2019


Under "File & Directory Functions", add:

* Result = IsLink( Path AS String ) AS Boolean    ' meaning a soft link

Also,

* Result = GetActual( Path AS String ) AS Boolean  ' or better named

    Returns Path if it is an actual file or dir.  On links, will follow the link chain to locate the actual path.


No pressing need for this, but it would be nice to have.

Ced



More information about the User mailing list