On Thu, May 1, 2008 at 8:30 PM, Paul McNett <[EMAIL PROTECTED]> wrote: > Rick Schummer wrote: > >>> Probably a simple thing, once you've decompiled the CHM, which may not > be a simple thing.<< > > > > Decompiling help is a feature built into HTML Help Workshop. It is easier > than decompiling VFP EXEs > > <g>. It will give you practically everything you need source code wise. > Unfortunately, many of the > > linkage problems in the Help file are caused by bad links in the HTML > source. > > Is it a common problem that could be fixed with pattern matching and > replacing?
No such bloody luck, as far as I can tell: all the links on, say Textbox PEMs, are tagged with <span class="nolink">. Of course, if we went through and matched everything with "nolink" to the most likely pages.... _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

