General questions about using ExamDiff Pro, ideas for new features, bug reports, and usage tips.
-
bmerkle
- Full Member
- Posts: 32
- Joined: Thu Oct 13, 2005 2:11 am
Post
by bmerkle »
Hi there
the session file option /sf: must have an _absolute_ path at the moment.
I think it would also be usefull to have a relative path.
e.g.
examdiffpro.exe /sf:C:\session.txt -->works
examdiffpro.exe /sf:.\session.txt -->works
examdiffpro.exe /sf:session.txt -->fails !
can you fix this.
i think this happens also with 4.0 beta
thanks,
Bernhard.
-
psguru
- Site Admin
- Posts: 2396
- Joined: Sat May 15, 2004 4:23 pm
- Location: California
-
Contact:
Post
by psguru »
Relative to what though? To the current console directory?
psguru
PrestoSoft
-
bmerkle
- Full Member
- Posts: 32
- Joined: Thu Oct 13, 2005 2:11 am
Post
by bmerkle »
psguru wrote:Relative to what though? To the current console directory?
yes exactly. Relative to the current console directory.
I am running examdiff in an automatic build and hence need this feature
thanks,
Bernhard.
-
psguru
- Site Admin
- Posts: 2396
- Joined: Sat May 15, 2004 4:23 pm
- Location: California
-
Contact:
Post
by psguru »
Well, what's wrong with this:
examdiffpro.exe /sf:.\\session.txt -->works
?
psguru
PrestoSoft
-
bmerkle
- Full Member
- Posts: 32
- Joined: Thu Oct 13, 2005 2:11 am
Post
by bmerkle »
psguru wrote:Well, what's wrong with this:
examdiffpro.exe /sf:.\\session.txt -->works
?
nothing wrong. Is is just a bit explicit and I was irritated the the alternative syntax (without specifiying .\\) was NOT working.
OTOH you can argue, that .\\ is more explicit and hence better.
IMO both should work, e.g. in conformace with most commands from the usual shells (cmd, bash etc...)
-
psguru
- Site Admin
- Posts: 2396
- Joined: Sat May 15, 2004 4:23 pm
- Location: California
-
Contact:
Post
by psguru »
OTOH you can argue, that .\\\\ is more explicit and hence better.
I am

. It's a Windows application after all, and I don't see anything wrong with ".\\" syntax.
psguru
PrestoSoft