[scilab-Users] record a path

Calixte Denizet calixte at contrib.scilab.org
Fri Nov 26 15:48:03 CET 2010


Hello Paul,

Maybe with pwd()...

Calixte

Le vendredi 26 novembre 2010 à 15:39 +0100, Carrico, Paul a écrit :
> All
>  
> is there a better way (clever one) to record a path than the following
> method (I'm under windows os)
>  
> dos('pwd > info.dat'); [LECT,err] = mopen('info.dat') ; record =
> mgetl(LECT) ; path_ = string(record)
> dos('del info.dat');
>  
> I've a look in dir(), listfiles() ....
>  
> Regards
>  
> Paul
> --------------------------------------------------------------------------------
> 
> 
> Le prsent mail et ses pices jointes sont confidentiels et destins  la personne ou aux personnes vise(s) ci-dessus. Si vous avez reu cet e-mail par erreur, veuillez contacter immdiatement l'expditeur et effacer le message de votre systme. Toute divulgation, copie ou distribution de cet e-mail est strictement interdite.
> 
> This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please contact the sender and delete the email from your system. If you are not the named addressee you should not disseminate, distribute or copy this email.





More information about the users mailing list