Module: _helpkey Library: Clipper 5.3
This module contains the following functions and procedures:
Note: Because this is raw decompiler output, the code is closer
to that seen in a .PPO file, rather than a .PRG file. In other
words, you must allow for the preprocessor conversions normally
performed based on the contents of STD.CH and other .CH files
#include "common.ch"
#include "inkey.ch"
//---------------------------------------------------[top]-
// __SETHELPK
//
function __SETHELPK
set key K_F1 to __xhelp
return Nil
//---EOF
Use your Browser's BACK button to return to Function Listings