help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running a standalone script on MS windows (blech!) callable from SA


From: Judd Storrs
Subject: Re: Running a standalone script on MS windows (blech!) callable from SAS
Date: Thu, 1 Apr 2010 20:18:36 -0430

On Thu, Apr 1, 2010 at 7:36 PM, forkandwait <address@hidden> wrote:
>
> So, this basically works, but there is a weird issue with argv().
>
> I call
>
> FULLPAPTH\octave --quiet FULLPATH\myscript.m
>
> When called with no argv data for myscript.m (just like above), argv() returns
> {"--quiet", "myscript.m"}.  When called
>
> FULLPAPTH\octave --quiet FULLPATH\myscript.m INPUT
>
> argv() returns {"INPUT"}
>
> This seems, um, bad.

This happens on linux too and I agree it should be fixed. I submitted
a bug report https://savannah.gnu.org/bugs/index.php?29423



--judd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]