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

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

[Octave-bug-tracker] [bug #40537] save() work incorrectly when filename


From: count
Subject: [Octave-bug-tracker] [bug #40537] save() work incorrectly when filename contain square brackets pair []
Date: Mon, 11 Nov 2013 08:26:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 Iceweasel/24.0

Follow-up Comment #2, bug #40537 (project octave):

In this case


> save ab*


I think we should save all variables to the file "ab*", since the document
say


 -- Command:  save file
 -- Command:  save options file
 -- Command:  save options file V1 V2 ...
 -- Command:  save options file -struct STRUCT F1 F2 ...


It's the first form of this command.
The first non-option string is always a filename.

Well, yes, "ab*" is a bed name although.... or maybe make it a warning instead
of error?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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