Tech Tip: Opening a Windows help file at a given topic
PRODUCT: 4D | VERSION: | PLATFORM: Win
Published On: January 8, 2004
Compatibility: Version 6.8.x and 2003.x
When you want to open a Windows Help file from 4D, you can use the 4D Pack command AP HELP ON KEY.
For example, the statement AP HELP ON KEY (4D.hlp; "ALERT") will open the 4D online help, at the description of the command ALERT. In this case the 4D.hlp file should be placed next to the 4D application.
When you want to open a Windows Help file from 4D, you can use the 4D Pack command AP HELP ON KEY.
For example, the statement AP HELP ON KEY (4D.hlp; "ALERT") will open the 4D online help, at the description of the command ALERT. In this case the 4D.hlp file should be placed next to the 4D application.