Search found 2224 matches

by psguru
Tue Aug 15, 2006 6:42 pm
Forum: ExamDiff Pro
Topic: Error Message when trying to compare two text files
Replies: 4
Views: 7511

Your file has NULL characters in it. EDPro considers files with NULLs binary.
by psguru
Tue Aug 15, 2006 12:39 pm
Forum: ExamDiff Pro
Topic: Error Message when trying to compare two text files
Replies: 4
Views: 7511

Can you please send us this file? I have sent you a private message containing the e-mail address to which to send this file.
by psguru
Tue Aug 15, 2006 6:57 am
Forum: ExamDiff Pro
Topic: Error Message when trying to compare two text files
Replies: 4
Views: 7511

Well, I suspect that your file is indeed binary (can you open it in Notepad?). If so, you can treat it as text (Options | Compare) but the result may be not be very useful. Or compare files as binary files.
by psguru
Fri Aug 11, 2006 7:50 am
Forum: ExamDiff Pro
Topic: Add RESET (or force SYNC) point in file comparison
Replies: 7
Views: 12590

This feature ("Ability to add manual synchronization points to text file comparison") is likely to be added to 3.5.
by psguru
Fri Aug 11, 2006 7:47 am
Forum: ExamDiff Pro
Topic: Syncing lines to start diff
Replies: 2
Views: 5964

We call this feature " Ability to add manual synchronization points to text file comparison" on the wish list, and it's likely to be added to the next version.
by psguru
Sat Jul 22, 2006 11:16 am
Forum: Announcements
Topic: Complete web site redesign!
Replies: 0
Views: 37084

Complete web site redesign!

The new PrestoSoftweb site offers a much cleaner, more user-friendly design.
by psguru
Fri Jul 14, 2006 6:06 pm
Forum: ExamDiff Pro
Topic: Diff results import/open for viewing
Replies: 1
Views: 5074

While there no saving of comparison results that ExamDiff Pro can open, you can save them in an HTML report that can be viewed by any major browser.
by psguru
Fri Jun 30, 2006 5:22 pm
Forum: General Board
Topic: PLEASE HELP! T__T
Replies: 4
Views: 31253

I have no idea :( . These forums are actually for the users of PrestoSoft products.
by psguru
Wed Jun 28, 2006 5:21 pm
Forum: General Board
Topic: PLEASE HELP! T__T
Replies: 4
Views: 31253

What program were you using when you got the error? Was it one of our products?
by psguru
Sun Jun 18, 2006 1:09 pm
Forum: FtpVC
Topic: Checked Out files
Replies: 3
Views: 6622

There's no special command for this. Just check out a file, then log in with a different user name, and try to check out the same file. You'll see the message that will give you the options regarding the second check-out (you need to enable multiple check-outs under Project Options | Options).
by psguru
Sun Jun 18, 2006 9:04 am
Forum: FtpVC
Topic: Checked Out files
Replies: 3
Views: 6622

It's actually more simple than you think. FtpVC is mostly a peer-to-peer system, so when a checked-out file is requested to be checked out by another user, this other user can "take over" the file by getting an exclusive check-out of the original file. Of course, all changes made by the fi...
by psguru
Sat Jun 17, 2006 7:24 pm
Forum: FtpVC
Topic: Version Cleanup
Replies: 1
Views: 5692

Not via the FtpVC UI. However, you can easily clean up unneeded versions by going to your FtpVC subdirectory (.ftpvc by default) and deleting old versions (by default, files that end with ;1, ;2, ;3 etc.)
by psguru
Fri Jun 16, 2006 10:11 pm
Forum: ExamDiff Pro
Topic: what words are different?
Replies: 4
Views: 7730

No problem.

The bugs you mentioned have been fixed in 3.3 and 3.4.
by psguru
Fri Jun 16, 2006 5:14 pm
Forum: ExamDiff Pro
Topic: what words are different?
Replies: 4
Views: 7730

No, there's no such option. But it can be done with the help of plug-ins and synchronized word wrap. First, you need a plug-in (a console application capable of processing files) that would strip line feeds and carriage returns from your files. For example, you could use a Perl script, such as: Save...
by psguru
Thu Jun 15, 2006 5:15 pm
Forum: ExamDiff Pro
Topic: Confused with particular comparing example
Replies: 9
Views: 11295

Having ignored lines highlighted in diff blocks tends to annoy more than help (this is based on the comments from our users). You can try using the setting and see what I mean. Generally, once you learn that lines you set to be ignored are indeed ignored, you don't want to use this setting anymore.