home *** CD-ROM | disk | FTP | other *** search
/ ftp.editplus.com / ftp.editplus.com.tar / ftp.editplus.com / epp221_en.exe / control.ctl < prev    next >
Text File  |  2003-06-28  |  814b  |  70 lines

  1. #TITLE=Control characters
  2. #INFO
  3. Cliptext Library for control characters written by ES-Computing.
  4. This file is provided as a sample Clitext library of EditPlus.
  5. #SORT=n
  6.  
  7. #T=01(01)    SOH    ^A
  8. 
  9. #T=02(02)    STX    ^B
  10. 
  11. #T=03(03)    ETX    ^C
  12. 
  13. #T=04(04)    EOT    ^D
  14. 
  15. #T=05(05)    ENQ    ^E
  16. 
  17. #T=06(06)    ACK    ^F
  18. 
  19. #T=07(07)    BEL    ^G
  20. 
  21. #T=08(08)    BS    ^H
  22. #T=09(09)    HT    ^I
  23.     
  24. #T=10(0A)    LF    ^J
  25.  
  26.  
  27. #T=11(0B)    VT    ^K
  28.  
  29. #T=12(0C)    FF    ^L
  30.  
  31. #T=13(0D)    CR    ^M
  32.  
  33. #T=14(0E)    SO    ^N
  34. 
  35. #T=15(0F)    SI    ^O
  36. 
  37. #T=16(10)    DLE    ^P
  38. 
  39. #T=17(11)    DC1    ^Q
  40. 
  41. #T=18(12)    DC2    ^R
  42. 
  43. #T=19(13)    DC3    ^S
  44. 
  45. #T=20(14)    DC4    ^T
  46. 
  47. #T=21(15)    NAK    ^U
  48. 
  49. #T=22(16)    SYN    ^V
  50. 
  51. #T=23(17)    ETB    ^W
  52. 
  53. #T=24(18)    CAN    ^X
  54. 
  55. #T=25(19)    EM    ^Y
  56. 
  57. #T=26(1A)    SUB    ^Z
  58. 
  59. #T=27(1B)    ESC    ^[
  60. #T=28(1C)    FS    ^\
  61. 
  62. #T=29(1D)    GS    ^]
  63. 
  64. #T=30(1E)    RS    ^^
  65. 
  66. #T=31(1F)    US    ^_
  67. 
  68. #