613-518-1166 info@zimdatabases.com

ZIM Language Reference

$HelpFile

< All Topics

The name of the file containing the online help.

Syntax

$helpfile

Return Value

A character string. Can be reset by an application program.

Description

$HelpFile gives the name of a file containing online help topics.

Set by the application program to the name of a file containing the online help information. By changing the value of $HelpFile, an application can use different help files at different times during a session. The default help file is ZIM.HLP.

The file name should include the directory path. The special file path indicator characters can be used.

Example

let $helpfile = “c:\myapp\applic.hlp”

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?

Submit a Comment

Your email address will not be published. Required fields are marked *

Table of Contents