Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

System.Find (gb)

Since 3.6

Static Function Find ( Program As String ) As String

Search for a specific program through the PATH environment variable, and return its full path.

If the program is not found, NULL is returned.

If you use the EXEC command with an absolute path, the PATH is not searched, and so the program startup is faster.

See also