<!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">
Le 05/10/2010 09:04, Lars Karlsson a écrit :
<blockquote cite="mid:357A6234C6534904AEF5604130C9F9B4@mail2world.com"
 type="cite">
  <div>Hi!</div>
  <div>I have found your exelent software Scilab, and it's free!</div>
  <div> </div>
  <div>I had used matlab at the university but now I have need
something for private use, and then Scilab is perfect.</div>
  <div> </div>
  <div>Sorry to say I have some trouble to get it to work.</div>
  <div> </div>
  <div>I put all my working files under the D-drive but Scilab can't
run the files I create.</div>
  <div> </div>
  <div>I have changed the path to D:\Scilab_files\ where I store my
files.</div>
  <div> </div>
  <div>See the screendump I had sent to you here.</div>
  <div> </div>
  <div>Dir command show that files are there.</div>
  <div> </div>
  <div> If I run the executecommand from filemenu it works so the files
should be ok.</div>
  <div> </div>
  <div>I also notice there isn't any scilab file in the userdirectory
where I can change the startup command to include my directory.</div>
  <div> </div>
  <div>I have changed my directory D:\Scilab_files\ to áll permision.</div>
  <div> </div>
  <div>What's wrong, just me who don't understand or something with
windows vista that have to be changed?</div>
  <div> </div>
  <div>I run under administrator level</div>
  <div> </div>
  <div>/Lars</div>
  <div> </div>
  <p><font style="font-size: 13.5px;"
 face="Arial, Helvetica, sans-serif" size="2">_______________________________________________________________<br>
Hitta kärleken med hjälp av vårt matchningstest - <a
 moz-do-not-send="true"
 href="http://spray.matchaffinity.se/?mtcmk=614114">Klicka här!</a></font>
  </p>
</blockquote>
Hi,<br>
<br>
you have to use the exec macro, even on the command line:<br>
<br>
--> exec test2.sci<br>
<br>
<br>
S.<br>
<br>
<br>
<br>
</body>
</html>