CHM (HTML Help) for D documentation
BCS
ao at pathlink.com
Tue Nov 13 16:19:08 PST 2007
Reply to Dejan,
> Mr. Panteleev, I do not know what arguments FireFox gives to xCHM. :(
> All I know is that when I open d2.chm directly from FireFox (ie. click
> on it), it opens xCHM and everything seem to work fine.
> When I, as i said previously, save that file localy, in, let's say
> ~/tmp/d2.chm, it does not work...
if you open the file from FireFox and then in a command prompt run
ps -A -f | grep chm
you should get a short list of programs (inlcuding the CHM view) and there
Command line args. If xCHM doesn't immediately quit when you try to load
from the HDD then you can do the same there and compare the args. It might
tell you something.
More information about the Digitalmars-d-announce
mailing list