home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / CAF204.LZH / DOC / ENGLISH / SYSEX.TXT < prev   
Text File  |  1994-02-28  |  951b  |  23 lines

  1. THE SYSEX EDITOR
  2. ================
  3.  
  4. This module extends the SysEx editing possibilities of List Edit.
  5.  
  6. When a large SysEx string is clicked in the Comments column in the 
  7. list, this window opens, instead of the regular "input line". The 
  8. SysEx editor allows you to edit SysEx strings of any length.
  9.  
  10. As the columns indicate, the string is displayed in different formats:
  11.  
  12. Hexadecimal:  Numbers with a base of sixteen. This is the only format
  13.               that can be edited. Use the mouse to change the value, 
  14.               as usual.
  15. Decimal:      Regular numbers.
  16. Binary:       Numbers with a base of two ("zeroes and ones").
  17. ASCII:        The value gets converted to characters (letters), which 
  18.               obviously only makes sense for names and similar.
  19.  
  20. The Insert and Delete buttons are used to insert and delete values 
  21. inside the string. The Insert and Delete keys on the computer keyboard 
  22. have the same function.
  23.