octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #60291] Function parameters not supported when


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #60291] Function parameters not supported when calling from the shell
Date: Thu, 25 Mar 2021 21:51:40 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #1, bug #60291 (project octave):

The argv function does return the command line arguments passed to the
executable script.  But Octave is expecting to execute a script file, not call
a function.  Your script might define some functions that are used later, but
it shouldn't begin with the "function" keyword.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60291>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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