home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / TELECOM / KWIN_LaTerm_1_1.lzh / la.sys < prev    next >
Text File  |  1994-08-15  |  1KB  |  53 lines

  1. ***************************** receive protocols (max: 30 chars)
  2. ************************ kermit binary
  3. RKB=kermit -ril /t3^M
  4. ************************ kermit ASCII
  5. RKA=kermit -rl /t3^M
  6. ************************ xmodem
  7. RXM=xydown^M
  8. ************************ xmodem 1K
  9. RXK=xydown^M
  10. ************************ ymodem
  11. RYM=xydown^M
  12. ************************ zmodem
  13. RZM=rz -vv </t3^M
  14. ************************ cis-b+
  15. RCB=bplus
  16. ***************************** send protocols (max: 30 chars)
  17. SKB=kermit -sil /t3 
  18. SKA=kermit -sl /t3 
  19. SXM=sx 
  20. SXK=sx -k 
  21. SYM=sb 
  22. SZM=sz  
  23. SCB=bplus 
  24. ******************************* editor (max: 10 chars)
  25. EDT=umacs
  26. ******************************* default capture log file (max: 20 chars)
  27. CAP=la_log
  28. ******************************* shell (max: 20 chars)
  29. SHL=sh -nlh=20
  30. ******************************* list program (max: 10 chars)
  31. LST=less
  32. ******************************* user defined script directory (max: 20 chars)
  33. MAC=/dd/sys/scripts
  34. ******************************* startup/default dir (max: 20 chars)
  35. DIR=/h1/temp
  36. ******************************* modem initialization string (max: 40 chars)
  37. INI=ATZ0^M
  38. ******************************* print program (max: 10 char)
  39. PRN=lp
  40. ******************************* hangup string (max: 20 char)
  41. HNG=+++~ATH^M
  42. ******************************* user defined alt-n keystrokes (max: 40 chars)
  43. AL0=read new nonstop follow^M
  44. AL1=76234,3500^M
  45. AL2=
  46. AL3=
  47. AL4=
  48. AL5=
  49. AL6=
  50. AL7=
  51. AL8=
  52. AL9=
  53.