home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p069 / 4.img / HELP5.LIF / 552.HLP < prev    next >
Encoding:
Text File  |  1992-03-16  |  1.9 KB  |  56 lines

  1. BINDING allows you to create, retrieve, and modify binding
  2. files, which are used for assigning (i.e., binding)
  3. existing macros to keys on the keyboard, and to column/row
  4. positions on your tablet.
  5.  
  6. Manage binding files by choosing one of the following
  7. options:
  8.  
  9. SAV ASCII - to create or update an ASCII binding file that
  10. contains the key and tablet assignments that you have
  11. defined with the other options in this function.
  12.  
  13. SAV BINRY - to create or update a binary binding file that
  14. contains the key and tablet assignments that you have
  15. defined with the other options in this function.
  16.  
  17. LOAD - to retrieve an existing binding file.
  18.  
  19. KEY - to assign a macro to a selected key.
  20.  
  21. TABLET - to assign a macro to a specified column/row
  22. position on your tablet.
  23.  
  24. KEY-TAB - to assign a specified key to a tablet position.
  25.  
  26. CLR-KEY - to clear a previously bound key.
  27.  
  28. CLR-TAB - to clear a previously bound tablet position.
  29.  
  30. Create a binding file with the FILES, MACROS, BINDING
  31. options, or with an ASCII text editor. If the binding file
  32. has the same filename as a macro library (except the .bnd
  33. extension), the binding file is loaded automatically when
  34. you open that macro library.
  35.  
  36. The following rules apply when creating binding files:
  37.  
  38. * The binding file must include a line for each macro in
  39.   the macro library.
  40.  
  41. * If a macro is not assigned to a key or a tablet
  42.   position, the macro name is the only entry for that 
  43.   macro.
  44.  
  45. * If the macro is assigned to a key, the key number 
  46.   follows the macro name.
  47.  
  48. * If the macro is assigned to a tablet position, the ROW/
  49.   COLUMN index follows the macro name and (optionally) the
  50.   key number. 
  51.  
  52. * If a macro is assigned to more than one key or tablet
  53.   position, the binding file needs to include separate
  54.   entries for each assignment (i.e., the macro name will
  55.   appear more than once in the binding file).
  56.