General questions about using TextPad
Moderators: AmigoJack , bbadmin , helios , Bob Hansen , MudGuard
Tobin
Posts: 2 Joined: Wed Apr 16, 2003 3:10 pm
Post
by Tobin » Wed Apr 16, 2003 3:13 pm
Hello,
Is it possible to run a files comparison from MS-DOS with command lines
in order to obtain same results as Unix command "diff"
Thx
MudGuard
Posts: 1295 Joined: Sun Mar 02, 2003 10:15 pm
Location: Munich, Germany
Contact:
Post
by MudGuard » Wed Apr 16, 2003 6:00 pm
AFAIK not with Textpad.
But search for "unix tools dos" or something similar - you should be able to find a diff for dos...
Bob Hansen
Posts: 1516 Joined: Sun Mar 02, 2003 8:15 pm
Location: Salem, NH
Contact:
Post
by Bob Hansen » Wed Apr 16, 2003 6:52 pm
I am not familiar with the format of Unix "diff" but there is a Windows DOS command FC for comparing files. It is in Windows\command folder on WIN95/98 systems.
Enter FC /? for syntax.
Also don't forget TextPad also has Compare Files under Tools.
Hope this was helpful.............good luck,
Bob
Tobin
Posts: 2 Joined: Wed Apr 16, 2003 3:10 pm
Post
by Tobin » Thu Apr 17, 2003 7:26 am
Thanks for reply.
I know the "FC" command but I would like to have same results as "diff" or textpad comparison