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

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

[Octave-bug-tracker] [bug #56416] Incorrect octave.bat - missing MSYSTEM


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #56416] Incorrect octave.bat - missing MSYSTEM, usr\bin, qt graphics
Date: Thu, 18 Jul 2019 07:59:16 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763

Follow-up Comment #12, bug #56416 (project octave):

For example, running from command line:


running:

octave-cli --no-gui --norc --eval "pause(10); a=1"

runs the command and then returns, so something like X=`octave-cli --no-gui
--norc --eval "pause(10); a=1"` would work.

Running:

octave-gui --no-gui --norc --eval "pause(10); a=1"


Returns straight away, so something like X=`octave-gui --no-gui --norc --eval
"pause(10); a=1"` would NOT work.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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