__SetHelpK()
Set F1 as the default help key
- Syntax
-
- __SetHelpK() --> NIL
- Arguments
-
- None.
- Returns
-
- __SetHelpK() always return NIL.
- Description
-
- Set F1 to execute a function called HELP if such a function is linked into the program.
- Status
-
- Ready
- Compliance
-
- __SetHelpK() works exactly like CA-Clipper's __SetHelpK()
- Files
-
- Library is vm
- See Also