[scilab-Users] How to get the current script directory ?

Samuel Gougeon Samuel.Gougeon at univ-lemans.fr
Mon Apr 12 15:26:12 CEST 2010


----- Message d'origine -----
De : Yves Cainaud
Date : 12/04/2010 14:49:
> Is there a way to get the path of the directory where the current 
> executed script is ?
get_absolute_file_path(script_filename)
Please note that this command works only if the specified file is opened
(it is so if it is being executed). The filename must be specified 
obviously
without its path, even any relative one.

Samuel




More information about the users mailing list