home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / editors / cedit23.arj / CEDIT23.DOC < prev    next >
Text File  |  1992-04-07  |  2KB  |  38 lines

  1.  
  2. CEDIT is a mouse based, easy to use Chinese word processor.  Cedit23 runs
  3. much faster than the previous version mainly because of rewriting of the
  4. display routine. As a trade off, it runs on EGA/VGA only. 
  5.  
  6. CCLIB.16 must be in the currect directory. Only 100k of free memory is
  7. needed. The previous CEDIT.INI is hard coded into the program making it 
  8. easier to use, but less flexible. Edit functions are:
  9.  
  10.  Save: Exit and save the file.
  11.  Quit (or ESC key): Exit and not save the file.
  12.  Search: Search one Chinese character or English letter.
  13.  Jump: Jump to positions in file specified by percent.
  14.  Up/Down/Left/Right/Home/End: Cursor movements.
  15.  Pgup/Pgdn: Page up / down.
  16.  Del: Delete character under cursor and put into a special buffer.
  17.  Copy: Copy character under cursor and put into the buffer.
  18.  Paste: Paste from the buffer (buffer length is 200 bytes).
  19.  Epson: Print to EPSON/IBM printer.
  20.  Hpjet: Print to HP printer.
  21.  Cprev/Cnext: Show prev/next block of characters.
  22.  Backspace key: Delete before (will not change the special buffer).
  23.  
  24. Area 2 and 3 is used for inputing Chinese characters. Area 3 is to
  25. select the characters in area 2. Note that Chinese characters are
  26. arranged by symbols, followed by PinYin (frequently used
  27. characters) and then by bu4 shou3. To input a Chinese character,
  28. first try to guess the position of the characters. Click the
  29. position in area 3. You may use 'Cprev' or 'Cnext' to help you to
  30. make the character shown in area 2. Finally click the character in
  31. area 2.
  32.  
  33. Send bugs and suggestions to:
  34.  
  35. Yijun Ding, 348 S. Pacific Ave, Pittsburgh PA 15224
  36. yding@unix.cis.pitt.edu, (412)361-0858(home), (412)624-0134(work)
  37.  
  38.