RE: tilde_expand ("^") returns ~ octave built on mingw on window s XP pro sp3 (also on Cygwin)

View: New views
1 Messages — Rating Filter:   Alert me  

RE: tilde_expand ("^") returns ~ octave built on mingw on window s XP pro sp3 (also on Cygwin)

by schi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


octave 3.0.3 MSVC on XP Professional, Version 2002, SP 3, used in emacs
octave mode works correctly:

        octave.exe> tilde_expand("~")
        ans = O:\

(o:\ is the drive & path set as $HOME in the environment).

HTH

Rolf