Can not start UltraEdit using cygwin path

Brian Dessent brian@dessent.net
Mon Oct 16 00:34:00 GMT 2006


lin q wrote:

>   If I run it with cygwin path like this,
> 
> uedit /cygdrive/c/tmp/log
> 
>   UltraEdit says the path is wrong.

UltraEdit is not a Cygwin application.  How on earth do you expect it to
understand something beginning in /cygdrive?  Look into cygpath.

>   Interesting enough, I have similar function for gvim,
> 
> vi ()
> {
>     gvim $@ &
> }

gvim is a Cygwin application.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list