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

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

[Octave-bug-tracker] [bug #31111] diar file name does not accept variabl


From: anonymous
Subject: [Octave-bug-tracker] [bug #31111] diar file name does not accept variables
Date: Thu, 23 Sep 2010 15:40:14 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10

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

                 Summary: diar file name does not accept variables
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 23 Sep 2010 03:40:13 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Russ Brinkmann
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

For the following example session, diary saves to a file called d_fname
instead of the expected diary.txt:

d_fname = 'diary.txt';
diary d_fname;
a =3;

I've seen the same problem with 3.2.4 on Cygwin, and 3.0.0 on Ubuntu.

Thanks,
Russ




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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