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

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

[Octave-bug-tracker] [bug #47451] Return is not respected with input red


From: Rik
Subject: [Octave-bug-tracker] [bug #47451] Return is not respected with input redirection
Date: Sat, 19 Mar 2016 22:38:56 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #47451 (project octave):

             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

I concur with the description in comment #1.  If you are at the command line
interface and type 'return' Octave does nothing because there is nothing to
return from.  When invoked with the '< foo.m' syntax it is equivalent to
having typed all of the commands one by one into Octave.

And there are lots of workarounds.  Either run


octave foo.m


or change return to exit.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47451>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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