Hi Octavian, I recduecd the filename to its minimum, but no joy.
Don't worry. Regards Steve -----Original Message----- From: Octavian Râsnita [mailto:orasn...@gmail.com] Sent: 07 August 2009 12:19 To: Roode, Eric; wxperl-users@perl.org Subject: Re: Documentation - again Hi, On Friday, August 07, 2009, Steve Cookson wrote: > Hi Eric, > > Did you ever get this to work: > > http://prdownloads.sourceforge.net/wxperl/wxPerl-0.82-wx-2.8.7-docs-chm. chm > > For me it only showed blank pages on the right-hand pane. So I > don't know if it was any good. Windows sometimes uses a security "feature" that doesn't allow the user to read the content of a chm file, but only the tree view on the left pane. It also happened to me, and the problem was that the file contained a "#" char in its name. I removed that char from the chm's file name, and I was able to read it. Now maybe there is another similar problem. Octavian