devxlogo

Help Files in Applications

Question:
I created a “help” button in a form and coded this button’s click event as:

{ help }

The code { set help to MyHelp.chm }is included in the main program before the “do form.”

When I make an application through Setup wizard and install it in a computer that has no VFP, the help button does not display the help window and doesn’t give an error message either.

What’s going on?

Answer:
It sounds like you may not have included the HTML Help Engine when building the distribution in the Setup Wizard. On the second page of the Setup Wizard (the step titled “Specify Components”) you’ll find a checkbox with the caption “HTML Help Engine.” Make sure to check it if you are distributing HTML Help (CHM) files.

Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.

See also  Seven Service Boundary Mistakes That Create Technical Debt

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.