Fonction Scilab
Last update : 08/06/2005

getshortpathname - retourne le chemin au format court (Seulement pour Windows)

Calling Sequence

shortpath=getshortgpathname(longpath)
[shortpath,bOK]=getshortpathname(longpath)

Parameters

Description

La primitive getshortpathname convertie un chemin au format long en un chemin au format court.

Examples

[shortpath,bOK]=getshortpathname(SCI) 
 

See Also

getlongpathname ,  

Author

Allan CORNET