Technical Support Contact Us   

PC Access for Windows Reference Guide

for PC Access Version 4.30


(Contents)(Previous)(Next)

Script Command: winhelp

Format:

winhelp "filename" {context CONTEXT_ID};

This command starts the Windows help system and displays the help file "filename". The optional context parameter allows you to specify a help context in the help file. If you do not specify a context, the contents topic of the help file will display.

¨ Note: if your interest in this command is to let you open a help file from a Speed Button on the Terminal window, be aware that you can open a help file directly from a Speed Button without creating and specifying an intermediate script file.

Example:

label HELP;

// Display the help file TEST.HLP's contents topic:

winhelp "TEST.HLP";

// Display the help file TEST.HLP's topic having context 1234:

winhelp "TEST.HLP" context 1234;

Back to script command list.


(Contents)(Previous)(Next)

[Contents] [Search] [Glossary of Terms]


Tell me more about this site.
Can't find what you need? See: How to Find It.
Contact us
Report a problem with this page or suggest an improvement for this page.

Last modification date: Friday, January 17, 2003 00:58:47

 

Copyright © 2005 - MFM Software, Inc.
11988 Tramway Drive
Cincinnati, OH 45241
Phone: 513.733.9229
Fax: 513.733.8775
Send comments to webmaster@mfm.com