SYS(1024) - Disable Help Diagnostic Mode

See Also

Disables the Help diagnostic mode enabled by issuing SYS(1023).

Syntax

SYS(1024)

Returns

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.