Search found 2226 matches

by psguru
Mon Oct 18, 2004 5:43 am
Forum: ExamDiff Pro
Topic: Where are the settings stored?
Replies: 2
Views: 8318

In the Registry (HKEY_CURRENT_USER\Software\PrestoSoft\ExamDiff Pro). You can, however, export you settings to a file (Options | Export to File), then use /g command line option to load from the options file when you start ExamDiff Pro.
by psguru
Sun Oct 17, 2004 1:23 pm
Forum: ExamDiff Pro
Topic: enhancement idea
Replies: 5
Views: 11675

In the meantime, until this feature is implemented, you need to place all of your small files in one directory (before editing) and another (after editing), then use directory comparison with full file comparison options.
by psguru
Fri Oct 15, 2004 5:08 pm
Forum: FtpVC
Topic: Where's the Version Control?
Replies: 3
Views: 11045

This is most likely the result of different developers having different values for Project Options | Startup | "FtpVC directory (relative to the remote directory)" setting. One way to prevent it is to upload an options file to your server and use the FtpVC option to load the file. Another ...
by psguru
Fri Oct 15, 2004 5:06 pm
Forum: ExamDiff Pro
Topic: Comparing for Differences...
Replies: 1
Views: 8066

Could you provide an example of what's happening and what you expect to happen? (Please use a private message to send your example.)
by psguru
Thu Oct 14, 2004 5:11 pm
Forum: ExamDiff Pro
Topic: enhancement idea
Replies: 5
Views: 11675

EDPro already allows command line processing (type "examdiff /?" in Command Prompt). Also, if you compare two folders and output HTML report, you'll get total stats for all compared files. This doesn't still cover your "batch processing" suggestion. Perhaps the following feature ...
by psguru
Sat Oct 02, 2004 3:33 pm
Forum: ExamDiff Pro
Topic: um....
Replies: 3
Views: 9344

When you have a new instance of the program, if you turn off white-spaces then close the window (returning to the old instance) the setting you made to turn off white-spaces arnt saved. I dont think any setting is :S. I had to turn off new instance for file to make it get rid of the "..."...
by psguru
Sat Oct 02, 2004 3:03 pm
Forum: ExamDiff Pro
Topic: um....
Replies: 3
Views: 9344

Not sure what you mean. Could you provide an example?
by psguru
Fri Oct 01, 2004 5:21 pm
Forum: FtpVC
Topic: History filter by label
Replies: 4
Views: 12316

Are you sure you used the latest build? I can't reproduce the problem. The most latest build on the web site now contains detailed traces for filtering. Please run it and send me the output.
by psguru
Tue Sep 28, 2004 5:23 pm
Forum: FtpVC
Topic: History filter by label
Replies: 4
Views: 12316

It uses case-insensitive lexicographical comparison (like stricmp in C). If one of the limits is not specified, the comparison is open-ended. However, there was a bug in the current build. The fix is now is in the latest build.
by psguru
Thu Sep 23, 2004 5:13 pm
Forum: ExamDiff Pro
Topic: synchnozing files through command line
Replies: 2
Views: 8119

No such ability. EDP is first and foremost a visual diff tool, and its command line is normally just a way to either start the program in a certain way, or to output diffs in a certain format and exit.
by psguru
Wed Sep 22, 2004 5:37 pm
Forum: FtpVC
Topic: Bug: Write protection is not restored
Replies: 3
Views: 12230

While I couldn't reproduce the problem with Undo Check-out, the bug in Check In is fixed in the latest build of 2.3 beta on the web site. And yes, FtpVC does compare CRCs.
by psguru
Wed Sep 22, 2004 5:37 pm
Forum: FtpVC
Topic: Application Hangs after connect
Replies: 5
Views: 14760

I uploaded a new build of 2.3 beta on the web site. It has new traces -- hopefully enough to figure out the problem. Please run it and send the trace after the program hangs.
by psguru
Tue Sep 21, 2004 5:17 pm
Forum: FtpVC
Topic: Application Hangs after connect
Replies: 5
Views: 14760

Have you received my private message with tracing instructions?
by psguru
Tue Sep 21, 2004 5:41 am
Forum: ExamDiff Pro
Topic: HTML Diff Reports
Replies: 4
Views: 11194

EDP will use templates specified in Options | HTML.
by psguru
Mon Sep 20, 2004 5:14 pm
Forum: ExamDiff Pro
Topic: HTML Diff Reports
Replies: 4
Views: 11194

Yes. Use /html option along with /o option.