[scilab-Users] space in windows pathnames
    Allan CORNET 
    allan.cornet at scilab.org
       
    Mon Nov 22 09:56:41 CET 2010
    
    
  
Hi,
 
mkdir(TMPDIR + "/Station Meteo")
mputl('Test',TMPDIR + "/Station Meteo/Test with space.sce")
 
uigetdir(TMPDIR + "/Station Meteo")
 
uigetfile('*.*',TMPDIR + "/Station Meteo")
 
-->uigetfile('*.*',TMPDIR + "/Station Meteo")
ans  =
 E:\TEMP\SCI_TMP_5100_\Station Meteo\Test with space.sce   
 
it works with Scilab 5.3beta4 and 5.2.2.
 
Allan
 
De : CHEZE David 227480 [mailto:david.cheze at cea.fr] 
Envoyé : lundi 22 novembre 2010 09:44
À : users at lists.scilab.org
Objet : [scilab-Users] space in windows pathnames
 
Hello,
 
I would like to know if there is a way to handle in scilab space in windows
pathname : either in scilab environment variables (like HOME for example) or
in standard input reading of a pathname containing space (like M:\Station
meteo\ for example), scilab failed to get the right string.
Is there a way to run directly a windows open dialog box to get the correct
string ?
 
Thanks for your help,
 
David 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20101122/6e9f6ccf/attachment.htm>
    
    
More information about the users
mailing list