Page 1 of 1

sdiff

Posted: Tue Apr 09, 2002 5:20 pm
by Rich
Hi. I want to set up TextPad to use sdiff. Anyone know a good way to specify the second filename other than typing it in everytime? Better yet would by a way to override the current compare functionality to do a side-by-side type of compare that sdiff gives you.

Thanx!

Rich

Re: sdiff

Posted: Tue Apr 09, 2002 6:46 pm
by Roy Beatty
Or you could use sdiff:

Unix Utils for Win32<br>
--------------------<br>
Open Source-yay!! http://www.weihenstephan.de/~syring/win ... ls.html<br>
edu-research-eval http://www.research.att.com/sw/tools/uwin/<br>
A 300MB Solution. http://www.cygwin.com/<br>
$30 / single user http://www.softwareonline.org/products.html<br>
$60 / single user http://www.unixdos.com/

HTH,

Roy

Re: sdiff

Posted: Wed Apr 10, 2002 4:44 pm
by Rich
I am using sdiff. I'm trying to find an easy way to incorporate it into TextPad. diffing, of course, needs two filename, and the TextPad's tools are assuming only one. I could use $PROMT but I would rather not type it in everytime.

Rich