
{
{   The purpose of this procedure is to process the 'KEYOFF' command.  Either
{ 'system' or 'job' keypoint recording and collecting are turned off.
{
{        CLP$TURN_KEYPOINT_OFF (COMMAND, CSTRING, STATUS);
{
{ COMMAND: (input) This parameter is the command name.
{
{ CSTRING: (input, output) This parameter is the command string passed to the
{        'HCS' command cracker.
{
{ STATUS: (output) This parameter is where the request status is returned to
{        the caller.
{
