Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-help-dev] Loading an HTML page from inside a zip file


For me,
        helpSystem.displayHelp("/com.ibm.storage.essisa.doc/myFile.html");
worked.  What is the difference in the two calls?



----- Message from birsan@xxxxxxxxxx on Fri, 1 Nov 2002 12:45:14 -0500 -----
To: platform-help-dev@xxxxxxxxxxx
Subject: Re: [platform-help-dev] Loading an HTML page from inside a zip file

oops, wrong API.
Use helpSystem.displayHelpResource
("/com.ibm.storage.essisa.doc/myFile.html");



Wendy L. Henson
Staff Software Engineer, Design & Information Development
(919) 254.6479   +   (tie:444.6479)   +   wlhenson@xxxxxxxxxx

The question isn't who is going to let me; it's who is going to stop me.
--Ayn Rand

Back to the top