[Scilab-users] Running external program

Dang Ngoc Chan, Christophe Christophe.Dang at sidel.com
Thu Dec 3 17:47:34 CET 2015


Hello,

> De : Lester Anderson
> Envoyé : jeudi 3 décembre 2015 16:56
>
> dos('grdinfo FAA.grd -C | gawk "{nx=$10; ny=$11}; {print nx, ny}" >
> nxy.txt','-echo')
>                                      !--error 3 Waiting for right parenthesis.

In some cases, you need to use two quotes to tell that you want the character quote and that it is not the end of the string.

Don't know if it applies here, but maybe you could try.

--
Christophe Dang Ngoc Chan
Mechanical calculation engineer
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error), please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.



More information about the users mailing list