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

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

[Octave-bug-tracker] [bug #48182] uiputfile returns incorrect filename


From: Rik
Subject: [Octave-bug-tracker] [bug #48182] uiputfile returns incorrect filename
Date: Wed, 8 Jun 2016 18:43:19 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

URL:
  <http://savannah.gnu.org/bugs/?48182>

                 Summary: uiputfile returns incorrect filename
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Wed 08 Jun 2016 11:43:17 AM PDT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Using 'run-octave --no-gui' with a file name 'a.log' in the cwd.

Run


[a,b,c] = uiputfile ({'*.*', 'All files'})
# Select file a.log, hit save, respond yes to overwrite dialog
a = a.log.
b = /home/rik/wip/Projects_Mine/octave-dev/
c =  1


There is an extra '.' at the end of the file returned.

Note that this does not occur with uigetfile().




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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