home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / perkinelmeros32 / perkinhlp.txt < prev   
Text File  |  2020-01-01  |  2KB  |  51 lines

  1. **********
  2. KERMIT.HLP   --- NOTE:    the character {^} indicates "CTRL-",
  3. **********             and the sequence {^[} indicates "ESC" ,
  4.                        in the listing below (actual data is image).
  5.  
  6.  
  7.  
  8.  
  9. ^@^@^@^D^[H^[J                                 ; YOUR CRT'S CLEAR\HOME
  10. ^@^@^@^O^J^M PE-Kermit >                       ; PROMPT LINE
  11. ^@^@^@,   PE-Kermit> Error: Unknown Command Type =>
  12. ^@^@^@^_ PE-Kermit > Logging-Off    ^J^M
  13. ^@^@^@.^J^M PE-Kermit >  Choose Among the Following:^J^M
  14. ^@^@^@^B^J^M
  15. ^@^@^@I^J^M PE-Kermit > Entering Receive Mode; Return to Caller & Send
  16. ^@^@^@; PE-Kermit > READ-PACKET ERROR; Transmission Terminated
  17. ^@^@^@+^J^M   PE-Kermit > Current Program Status:^J^M
  18. ^@^@^@,     Start-of-Packet Character (decimal) =>
  19. ^@^@^@,     End-of-Packet Character (decimal).. =>
  20. ^@^@^@,     Packet Size for Data Reception..... =>
  21. ^@^@^@,     Number of Receive Pads Required ... =>
  22. ^@^@^@,     Character used for Pads (decimal).. =>
  23. ^@^@^@/     Ctrl-Quote Character is [req'd].... =>
  24. ^@^@^@/     8-Bit Quoting will be ............. =>
  25. ^@^@^@,     Receive Record (Line) length ...... =>
  26. ^@^@^@,     Received-File Storage Mode will be  =>
  27. ^@^@^@,     Data Transmission Parity [req'd] .. =>
  28. ^@^@^@! PE-Kermit > File Access Error on
  29. ^@^@^@8 PE-Kermit > Strike Q to Quit, any other Key to Continue
  30. ^@^@^@J^J^M PE-Kermit > Entering Send Mode; Return to Caller & Receive
  31. ^@^@^@^_^J^M PE-Kermit > SEND ERROR
  32. ^@^@^@"^J^M PE-Kermit > Caller Sees Error:
  33.    >>> HELP INFO <<<
  34. ^@^@^@@   8bit       - Set 8-bit quoting (on/off) --- [uses "&"]
  35. ^@^@^@@   Directory  - Display Available Files [PC-Syntax Rules]
  36. ^@^@^@@   Exit       - Exit Program
  37. ^@^@^@@   Help       - This Listing
  38. ^@^@^@@   Line       - Set Recv. Record (Line) length [1-256 Bytes]
  39. ^@^@^@@   Mode       - Set File Receive Mode [ASCII/BINARY]
  40. ^@^@^@@   Npads      - Set Padding Character Count [0-100]
  41. ^@^@^@@   PACk       - Set Receive Packet Size [20-94]
  42. ^@^@^@@   PAD-char   - Set Padding Character [0-256, Decimal]
  43. ^@^@^@@   Quit       - Exit Program
  44. ^@^@^@@   Receive    - Enter "Receive Files Mode"
  45. ^@^@^@@   SEnd <fd>  - Send <fd> [PC-Syntax Rules]
  46. ^@^@^@@   SOh        - Set Start-Packet character [0-31, Decimal]
  47. ^@^@^@@   STatus     - Display Current Program Status
  48. ^@^@^@@   Type <fd>  - Type a File [PC-Syntax Rules]
  49.       WARNING: LOAD /SAVE ONLY IN BINARY EDIT MODE!!
  50. 
  51.