|
From: | Richard Suchland |
Subject: | [Octave-bug-tracker] [bug #47950] dir function fails with wildcard characters |
Date: | Wed, 18 May 2016 04:09:47 +0000 (UTC) |
User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko |
Follow-up Comment #5, bug #47950 (project octave): >> # per Mike Miller's first suggestion >> dir('c:/[test]'); warning: dir: nonexistent directory 'c:/[test]' warning: called from dir at line 153 column 5 No Joy >> # per Mike Miller's second suggestion >> dir("c:/\[test\]"); warning: dir: nonexistent directory 'c:/[test]' warning: called from dir at line 153 column 5 No Joy _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?47950> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |