Search found 2223 matches

by psguru
Fri Apr 01, 2005 6:12 pm
Forum: ExamDiff Pro
Topic: preventing EDP from stealing the focus
Replies: 6
Views: 12337

It appears that there is a better way, without adding an option, to handle this situation. The fix is in the latest Beta build; please try it and let us know if it works for you.
by psguru
Thu Mar 31, 2005 6:30 pm
Forum: ExamDiff Pro
Topic: ED Pro 3.3 beta, cannot permanently delete write-prot. files
Replies: 2
Views: 7475

When I select one or more files that are write-protected, right-click and choose \"Delete Permanently SHIFT+Delete\", I get an error message This is a bug, thanks for reporting it. The fix is in the latest build of 3.3 Beta. Another, maybe related issue is that the "Properties ALT+RE...
by psguru
Thu Mar 31, 2005 6:28 pm
Forum: ExamDiff Pro
Topic: preventing EDP from stealing the focus
Replies: 6
Views: 12337

This is kind of by design. The thing is, Windows XP steals focus from EDPro window after SHFileOperation (the API used for all file operations in EDPro). The result of this is that if you are in EDPro, and, say, copy a file from the first pane to the second, EDPro will no longer have the focus after...
by psguru
Tue Mar 29, 2005 11:46 am
Forum: Announcements
Topic: FtpVC 2.3 Released
Replies: 0
Views: 18607

FtpVC 2.3 Released

Version 2.3 of FtpVC has been released. This latest release adds ability to assign multiple labels to a single file version, file locking, ability to set up custom file viewer, and more. See http://www.prestosoft.com/ps.asp?page=fvc_ftpvc for additional information.
by psguru
Sat Mar 26, 2005 12:56 pm
Forum: ExamDiff Pro
Topic: Any Way to Add All Blocks from File 1 to File 2?
Replies: 4
Views: 9174

Here's an example:

Code: Select all

File 1   File 2
======   ======
Line 1   Line 1  
Line 2             | DELETED BLOCK
Line 3             |
Line 4   Line 4
         Line 5    | ADDED BLOCK
Line 6   Line 6
Line 7a  Line 7b   | CHANGED BLOCK
Line 8a  Line 8b   |
Line 9   Line 9
by psguru
Fri Mar 25, 2005 9:36 pm
Forum: ExamDiff Pro
Topic: Any Way to Add All Blocks from File 1 to File 2?
Replies: 4
Views: 9174

I am comparing 2 text files. After doing the initial compare, I just want to Add Blocks that are different from one file to another, but the command is not available. Why? I don't understand the help reference to "Note that this operation is disabled after manual modifications to either file. ...
by psguru
Thu Mar 17, 2005 6:21 pm
Forum: ExamDiff Pro
Topic: Ignoring parts in one panel according to expr in other panel
Replies: 13
Views: 20042

The way plug-ins work today is as follows: you pass a file name that is about to be compared (there are built-in variables to do this) to a custom application, and that application creates another file based on some rules. The latter file is then used for comparison instead of the original file. In ...
by psguru
Wed Mar 16, 2005 6:19 pm
Forum: ExamDiff Pro
Topic: Ignoring parts in one panel according to expr in other panel
Replies: 13
Views: 20042

Yes, I thought about such variant as ignoring [xX]. But first, you are right, they will be ignored in both files. Though this is not the main obstacle (let's suppose I don't have X on the left panel; only hexadecimal numbers). The 2-nd and the main problem is that ignoring X will ignore this column...
by psguru
Tue Mar 15, 2005 6:48 pm
Forum: ExamDiff Pro
Topic: How to disable a message
Replies: 1
Views: 6586

It's a timing issue. ExamDiff Pro stops file change monitoring right before a file operation. After the operation is over, ExamDiff waits a little (based on the Registry setting "Time Delay For Monitoring File Operatios" -- yes, it's misspelled), then re-enables monitoring. The default is ...
by psguru
Tue Mar 15, 2005 6:45 pm
Forum: ExamDiff Pro
Topic: Ignoring parts in one panel according to expr in other panel
Replies: 13
Views: 20042

You can specify a regex that would contain a set of characters using the following syntax: [xXyZ] The above will match any of the following characters: x, X, y, Z. This, however, will not address your problem, since the above characters will be ignored in both files. As far as understand your proble...
by psguru
Mon Mar 14, 2005 6:36 pm
Forum: ExamDiff Pro
Topic: Ignoring parts in one panel according to expr in other panel
Replies: 13
Views: 20042

While I (as a human) understand what you are trying to achieve, I don't see how EDPro can be told to do it. How would you explain to the program your desire to ignore something like this?
by psguru
Mon Mar 14, 2005 6:35 pm
Forum: ExamDiff Pro
Topic: Add RESET (or force SYNC) point in file comparison
Replies: 7
Views: 12577

I see your point. I'll add the following suggestion to the wish list:

"Ability to add manual synchronization points to text file comparison"
by psguru
Wed Mar 09, 2005 6:24 pm
Forum: FtpVC
Topic: OK, I've had it...
Replies: 7
Views: 16942

Not a problem. If you don't feel that FtpVC will work for you, we'll refund your purchase. Please send your registered name in a private message, and your payment will be refunded.
by psguru
Tue Mar 08, 2005 6:22 pm
Forum: ExamDiff Pro
Topic: Possible Bug - or no feature to handle data condition
Replies: 1
Views: 5706

Could you send me (via e-mail) both of your files along with your options exported to a file (via Options dialog | Export to File button), as well as the screen shots illustrating the problem?
by psguru
Tue Mar 08, 2005 6:21 pm
Forum: FtpVC
Topic: OK, I've had it...
Replies: 7
Views: 16942

The instructions have been sent you as a private message. > to be quite honest, the fact it is only a problem with me doesn't really help > my situation, I bought this app to help me manage this site, not make it more > time consuming. I understand your frustration. I didn't mean to say that, becaus...