Dear Lester,
It's hard to help you without being able to reproduce the issue with the
actual file.
Since you are using Scilab on Windows, have you tried
[s, bOK] = powershell("grdinfo crop1.grd")
?
Samuel
Le 17/12/2020 à 13:21, arctica1963 a écrit :
Hello,
I have an issue with the dos function for running an external program;
tested in 5.5.2 and 6.1.0 with same result:
--> [s,bOK]=dos('grdinfo crop1.grd')
s =
[]
bOK =
T
The result of grdinfo is empty and should give the following if typed at the
command prompt:
.../...
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users