<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Hello,<br>
<br>
AFAI you can use the scilab pwd() function which gives you scilab
current working directory. And you can change scilab working directory
with cd().<br>
<br>
HTH,<br>
Mathieu<br>
<br>
On 11/26/2010 03:39 PM, Carrico, Paul wrote:
<blockquote
cite="mid:55A12CBC06A8C9459DCE0BBEF8122FDC0498AFCF@exchsrv.AUXITROL1"
type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<meta name="GENERATOR" content="MSHTML 8.00.6001.18975">
<div><span class="509335312-26112010"><font face="Arial" size="2">All</font></span></div>
<div><span class="509335312-26112010"></span> </div>
<div><span class="509335312-26112010"><font face="Arial" size="2">is
there a better way (clever one) to record a path than the following
method (I'm under windows os)</font></span></div>
<div><span class="509335312-26112010"></span> </div>
<div><span class="509335312-26112010"><font face="Arial" size="2">dos('pwd
> info.dat'); [LECT,err] = mopen('info.dat') ; record = mgetl(LECT)
; path_ = string(record)</font></span></div>
<div><span class="509335312-26112010"><font face="Arial" size="2">dos('del
info.dat');</font></span></div>
<div><span class="509335312-26112010"></span> </div>
<div><span class="509335312-26112010"><font face="Arial" size="2">I've
a look in dir(), listfiles() ....</font></span></div>
<div><span class="509335312-26112010"></span> </div>
<div><span class="509335312-26112010"><font face="Arial" size="2">Regards</font></span></div>
<div><span class="509335312-26112010"></span> </div>
<div><span class="509335312-26112010"><font face="Arial" size="2">Paul</font></span></div>
<pre>--------------------------------------------------------------------------------
Le présent mail et ses pièces jointes sont confidentiels et destinés à la personne ou aux personnes visée(s) ci-dessus. Si vous avez reçu cet e-mail par erreur, veuillez contacter immédiatement l'expéditeur et effacer le message de votre système. 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.
</pre>
</blockquote>
<br>
</body>
</html>