SYS(1024) - Disable Help Diagnostic Mode
Disables the Help diagnostic mode enabled by issuing SYS(1023).
SYS(1024)
Return Values
Character
Remarks
Use SYS(1024) to disable the Help diagnostic mode enabled with SYS(1023) and restore the default Visual FoxPro Help system processing. SYS(1023) is used to debug a custom Help system for your application.
SYS(1024) returns the empty string.
See Also
HELP | HelpContextID Property | SET HELP | SYS(1023) - Enable Help Diagnostic Mode