Previous Topic: CA IDMS DML Online EnhancementsNext Topic: CA IDMS Dictionary Migrator Enhancements


CA IDMS Masterkey Customizable PFKEY Defaults

CA IDMS Masterkey was enhanced to give you customizable default PFKEY settings. The new #PFKTBL table in the SSKTPARM module defines the default PFKEY settings. Each entry in this table defines the command executed in response to a function or attention key.

Commands are specified as character strings.

Limits: 1 - 69 characters

After updating the table, regenerate your SSKTPARM module.

For these changes to take effect, you might need to delete existing user and terminal PFKEY settings.

To delete existing user and terminal PFKEY settings

  1. Execute the DCMT DISPLAY QUEUE command.
  2. Look for queues with identifiers of: KBOSSPRFuser-id/lterm-id.

    Note: You must delete each of these queues using a DCMT VARY QUEUE <id> DELETE command before the new defaults are applied to the users or terminals for which the queues exist.

For more information about creating a tailored SSKTPARM module, see the comments available in the installed version of this module.