Specifies the Help topic or topics to open when you invoke the Visual FoxPro Help system.
Syntax
SET TOPIC TO [cHelpTopicName | lExpression]
Arguments
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 Part 7, Creating Help Files, in the Programmer's Guide.