InfoCenter

Custom Function Editor

The Custom Function Editor allows you to define and maintain custom functions without having to edit HTML and JavaScript files. Using the Custom Function Editor, you can add or delete a custom function. You can then go to the Keyboard Remap dialog, choose Custom Functions from the Category list, and your defined custom functions will appear in the list available for remapping. You can also assign a toolbar button to a custom function from the Keystroke page of the Customize Toolbar dialog.

To add a custom function:

  1. Start from a host session window.
  2. The Custom Function Editor dialog will be displayed.
  3. Select Add to display the Add a Custom Function dialog.
  4. Enter a name and data for the custom function (for example, you could specify to automate a logout by entering Logout in the Name field and logout[enter] in the Data field).

    The Name value displays in the Keyboard Remap and Customize Toolbar function list box. The Data value is what the emulator processes when the remapped key or toolbar button is pressed.

    See below for more information on the Data value.

  5. Select OK.
  6. After you have successfully assigned all the custom functions you want, select OK.

    Selecting OK causes all data to be stored, and your defined custom functions will appear in the Custom Functions Category list on the Keyboard Remap and Customize Toolbar dialogs.

To delete a custom function:

  1. Start from a host session window.
  2. The Custom Function Editor dialog will be displayed.
  3. Select a custom function from the Custom Function list, and select Delete. A Confirm Deletion dialog will appear.
  4. Select OK.
  5. After you have successfully deleted all the custom functions you want, select OK.

    Selecting OK causes all data to be saved, and your selected custom functions will be deleted from the Custom Functions Category list on the Keyboard Remap and Customize Toolbar dialogs.

There are three rules to keep in mind when specifying the Data value.


Related topics:

  • Remapping the keyboard
  • Key Assignment
  • Advanced Options