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

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

[Octave-bug-tracker] [bug #61207] Octave in interactive batch mode does


From: Daniel
Subject: [Octave-bug-tracker] [bug #61207] Octave in interactive batch mode does not wait for completion
Date: Thu, 23 Sep 2021 04:21:00 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0

URL:
  <https://savannah.gnu.org/bugs/?61207>

                 Summary: Octave in interactive batch mode does not wait for
completion
                 Project: GNU Octave
            Submitted by: daniel
            Submitted on: Thu 23 Sep 2021 08:20:58 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Daniel
        Originator Email: 
             Open/Closed: Open
                 Release: 6.3.0
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I want to start Octave in batch mode, run an octave script interactively and
post process the output somewhere else in a single workflow. 

The issue I identified is that the cmd prompt continues with a new line and
octave starts in a new batch window. The cmd prompt does not wait until octave
finishes.

The following lines all result in the same behaviour:


%SYSTEMROOT%\system32\wscript.exe "C:\Users\daniel\AppData\Local\Programs\GNU
Octave\Octave-6.3.0\octave.vbs" --no-gui -i

%SYSTEMROOT%\system32\wscript.exe "C:\Users\daniel\AppData\Local\Programs\GNU
Octave\Octave-6.3.0\octave.vbs" --no-gui --interactive

"C:\Users\daniel\AppData\Local\Programs\GNU Octave\Octave-6.3.0\octave"
--no-gui -i




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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