Re: "winhugs /edit" problem

Neil Mitchell <[email protected]> Sun, 7 Nov 2010 21:15:02 +0000
Newsgroups gmane.comp.lang.haskell.hugs.bugs
Message-ID <[email protected]>
> OK but what's the relationship between "winhugs /edit" and
> "DDEOPN32.EXE TextPad %s(%d)": is the former just a kind of
> alias for the latter?

winhugs /edit is an alias for whichever text editor you've got set in
your WinHugs options. In your case it is an alias for the DDEOPN32
command, but if you edit your WinHugs options it will change to
following that preference.

Thanks, Neil