MS-DOS-Style Context-Sensitive Help for Active WindowLast reviewed: June 27, 1995Article ID: Q106693 |
The information in this article applies to:
SUMMARYWhen you are using the MS-DOS-style help system, you may want to bring up a help topic pertinent to the active window in an application. This feature is supported according to the documentation, but the documentation does not explain how this feature can be implemented.
MORE INFORMATIONContext-sensitive help is controlled by the FoxPro system menu. By default, FoxPro's system menu defines the System menu pad (FoxPro for MS-DOS) and the Help menu pad (FoxPro for Windows) as _MSYSTEM. This menu pad is used to activate the context-sensitive help system for FoxPro. If this menu pad is active (not removed or changed) during a READ command, context-sensitive help for the user-defined window is not possible. The only time context- sensitive help is available during a READ command is when _MSYSTEM has been replaced by another pad name. The following steps will demonstrate the implementation of this feature:
|
Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a 2.50b
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |