Search found 11 matches

by arobustus1
Mon Jun 24, 2013 9:45 am
Forum: ExamDiff Pro
Topic: Directory compare ignoring file extensions?
Replies: 1
Views: 7010

Directory compare ignoring file extensions?

Is there a way to look at file names only & not extensions when compare directories ? So that (for example) CITZ0125.L27 and CITZ0125.L29 would be considered identical. Looking through the available options I didn't find anything like that.
Thank You,
-plh
by arobustus1
Tue Jun 04, 2013 4:28 am
Forum: ExamDiff Pro
Topic: Command line switch for reset to default options?
Replies: 4
Views: 13031

Re: Command line switch for reset to default options?

Thank you! Where will that go in the command line? Currently my command line used to invoke from MS Access is (for example)
C:\Program Files\ExamDiff Pro\ExamDiff.exe "G:\MAIER F2\INFO\Notes\1199_Org.txt" "G:\MAIER F2\INFO\Notes\1199_New.txt"
by arobustus1
Wed May 15, 2013 4:08 am
Forum: ExamDiff Pro
Topic: Command line switch for reset to default options?
Replies: 4
Views: 13031

Command line switch for reset to default options?

I am wondering is there a command line switch I can use that will reset the new session to default options on all option pages. Looking through Help and other sources I saw a lot of individual switches but no "master switch".
Thank You,
-plh
by arobustus1
Wed May 01, 2013 9:39 am
Forum: ExamDiff Pro
Topic: ExamDiff Icon
Replies: 4
Views: 11082

Re: ExamDiff Icon

Thank you that worked swimmingly!
by arobustus1
Wed May 01, 2013 4:54 am
Forum: ExamDiff Pro
Topic: ExamDiff Icon
Replies: 4
Views: 11082

Re: ExamDiff Icon

I would like to take advantage of that, that is, get the icon, but when I go to download I get an .exe file rather than a .zip file. I don't want to overwrite my installation. Is there a way to specify a .zip file so that I can extract just the icon, or accomplish the same thing same other way ...
by arobustus1
Thu Apr 18, 2013 12:10 pm
Forum: ExamDiff Pro
Topic: Invoking ExamDiff from MS Access Visual Basic API
Replies: 2
Views: 9818

Re: Invoking ExamDiff from MS Access Visual Basic API

Thank you it does. To get the double quotes to match the command line string I saw in a different post (http://tinyurl.com/bmfwc7c) you have to play this kind of game:
Private Sub CallExamDiff_Click()
Dim sDOSCMD As String
Dim sCmdLine As String
Dim dblRetVal As Double
Dim sF1, sF2 As String
sF1 ...
by arobustus1
Thu Apr 11, 2013 4:53 am
Forum: ExamDiff Pro
Topic: Invoking ExamDiff from MS Access Visual Basic API
Replies: 2
Views: 9818

Invoking ExamDiff from MS Access Visual Basic API

I have an Access database application which among its many cool features outputs files from text fields showing what they said when a user entered a given form, and what said they when that user exits that form. That is

Original.txt
Blah blah
Blah blah
Blah blah
EOF

Changed.txt
Blah blah
Blah ...
by arobustus1
Thu Oct 11, 2012 7:39 am
Forum: ExamDiff Pro
Topic: Wahahah! .edpi files no longer work with 6.0.1.4!
Replies: 3
Views: 9753

Re: Wahahah! .edpi files no longer work with 6.0.1.4!

Thank You.
“One difference in 6.0 vs. 5.5 is that, if you open the Compare dialog after the error message about the missing file, it does not prompt for that (missing) file, but this is arguably unnecessary.”
Unfortunately, in my case it is necessary. I am using the .edpi file to save a set of ...
by arobustus1
Mon Jan 23, 2012 5:24 am
Forum: ExamDiff Pro
Topic: Problem with .edpi file association
Replies: 1
Views: 6568

Problem with .edpi file association

I now have to bite the bullet & use Windows 7.
After installing ExamDiff Pro I noticed that the .edpi extension had no association. I used W7 to associate w/EDPro but that made it so the .edpi itself file was always the first file to be compared. That is the first dropdown contained "Whatever.edpi ...
by arobustus1
Fri Dec 30, 2011 11:16 am
Forum: ExamDiff Pro
Topic: Windows 7 turns search string to gobbledygook
Replies: 1
Views: 6417

Windows 7 turns search string to gobbledygook

My precious "Lines matching regular expression" string which you gave me several years ago, and which is a godsend, namely, \w+\b(?<!M5\d\d) is turned into 4 or 5 odd looking special characters when I run ExamDiff on Windows 7. Examdiff version is 4.0.2.11. Will a newer version cure this?
Thanx,
-plh
by arobustus1
Fri Dec 30, 2011 11:07 am
Forum: ExamDiff Pro
Topic: comparing THREE files at once
Replies: 5
Views: 12940

Re: comparing THREE files at once

Interesting, I asked about a 4-way and was told no way no how. If the 3 way is in successful what about a 4 way? Programmers of advanced sliding headstock lathes (we really are out here) will beat a path to your door! Many will jump at the 3-way but I use 2 and 4.
-plh