SET TOPIC Command
Specifies the Help topic or topics to open when you invoke the Visual FoxPro Help system.
SET TOPIC TO [cHelpTopicName | lExpression]
Parameters
- cHelpTopicName
Specifies the name of the Help topic you want to display. - lExpression
A logical expression that is the basis for opening a specific topic or topics.
Remarks
For more information on creating your own Help system, see Creating Help.
See Also
HELP | SET HELP | SET TOPIC ID