Search found 2220 matches

by psguru
Thu Nov 11, 2004 6:22 pm
Forum: ExamDiff Pro
Topic: Does SIZE matter or.... How BIG is BIG?
Replies: 3
Views: 8380

I wouldn't do it -- EDPro will need more memory than 32-bit Windows can provide (which is limited to 2GB for applications).
by psguru
Thu Nov 11, 2004 6:20 pm
Forum: ExamDiff Pro
Topic: Saving file only puts CR and not CRLF at end of lines
Replies: 2
Views: 7229

The way EDP saves line endings in files is as follows: it uses the very first CRLF style used in a file as the style to be used during saving. E.g. if your file's first line has CR (0x0D) ending (Mac-style), EDP will save the file with CR endings, even though some other lines may user Unix (LF) or D...
by psguru
Tue Nov 09, 2004 6:50 pm
Forum: FtpVC
Topic: Getting a group of files using labels.
Replies: 9
Views: 19470

Once you are in the History dialog for multiple files, select more than one file and press Get button. There are some limitation on this command -- here's a quote from the Help: This button is enabled only if option to store previous versions of files is enabled in Advanced Project Options. While mu...
by psguru
Fri Nov 05, 2004 6:07 pm
Forum: ExamDiff Pro
Topic: Does ED Pro license authorize installation at home & wor
Replies: 1
Views: 6431

Yes it does. From the Readme.txt file: --------------------------------------------------------------------------- One registered copy of ExamDiff Pro may either be used by a single person who uses the software personally on one or more computers, or installed on a single PC used nonsimultaneously b...
by psguru
Thu Nov 04, 2004 6:28 pm
Forum: ExamDiff Pro
Topic: Difference between 3.2 and 3.2c
Replies: 2
Views: 7252

Here's the list: - Windows Explorer (Shell) integration - Resolving Windows shortcuts - Fix for TAB character detection in Print/Print Preview - Fix for occasional crashes in regular expression engine - Fix for files larger than 2 GBytes - Compare file CRCs when comparing directories - Compare versi...
by psguru
Wed Nov 03, 2004 6:20 pm
Forum: ExamDiff Pro
Topic: Problem Copying Block
Replies: 1
Views: 6125

The quoted Help text applies only to "Add block...", not to "Replace block..." commands, CHANGED status is one of status values for diff blocks, along with DELETED and ADDED (the names should be self-explanatory).
by psguru
Wed Nov 03, 2004 6:19 pm
Forum: ExamDiff Pro
Topic: exclude folders?
Replies: 13
Views: 21414

The correct way to exclude all files from c:\test\brol folder is the following exclude filter: :*brol* Remember that you need 3.2+ version to support this syntax. If it still doesn't work for you, please send me (privately) the following: 2 zipped directories that you are comparing, your options exp...
by psguru
Tue Nov 02, 2004 6:08 pm
Forum: FtpVC
Topic: Check-in Messages.
Replies: 2
Views: 9742

You most likely refer to what is called "Keyword Expansion", and it's not currently supported in FtpVC. There's such feature request ("Support for keyword expansion in files of user-defined types during check-in ...") on the wish list at http://www.prestosoft.com/ps.asp?page=fvc_...
by psguru
Mon Nov 01, 2004 6:32 am
Forum: ExamDiff Pro
Topic: Ignore dates
Replies: 1
Views: 6284

You can ignore file time differences by unchecking "Consider files with different timestamps different" option under Options | Dir Comparison.
by psguru
Mon Nov 01, 2004 6:30 am
Forum: FtpVC
Topic: Roll back to old files
Replies: 7
Views: 18210

Make sure that you have "Store previous versions..." option set under Project Options | Advanced.
by psguru
Thu Oct 28, 2004 6:59 pm
Forum: FtpVC
Topic: FTPVC hangs often
Replies: 1
Views: 8314

Have you received my private message with tracing instructions?
by psguru
Thu Oct 28, 2004 5:32 am
Forum: ExamDiff Pro
Topic: System Error
Replies: 1
Views: 6532

No, EDP does not produce a log. Depending on your OS, take a look at http://support.microsoft.com/kb/q236964 , or search Google for error 1450 -- it seems to have something to do with your page file size.
by psguru
Wed Oct 27, 2004 6:14 pm
Forum: FtpVC
Topic: Roll back to old files
Replies: 7
Views: 18210

This is already possible -- via History command, where you can specify a label filter.
by psguru
Tue Oct 26, 2004 5:24 pm
Forum: ExamDiff Pro
Topic: Show only difference words
Replies: 1
Views: 6599

It's not possible at present. You can limit your view to only modified lines, and to highlight modified words, but you cannot view only modified words.
by psguru
Tue Oct 26, 2004 5:22 pm
Forum: ExamDiff Pro
Topic: ExamDiff Pro Locks up Windows 2000 forcing a power-off
Replies: 4
Views: 11210

Thanks, I got your files. While I couldn't reproduce locking-up Windows, drawing of long lines, especially if they have tabs, is computationally-expensive in the current drawing algorithm in EDP. We'll try to optimize the algorithm in the next public build.

Thanks again for reporting the issue.