home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pdp10 / tops-10 / to10.hlp < prev    next >
INI File  |  1995-04-05  |  2KB  |  63 lines

  1. [Help for TO10]
  2.  
  3.       TO10 is a cheap program which will accept characters from a smart       
  4. terminal, and store them in an ASCII disk file on the DEC-10.  This
  5. program sets your terminal line to no-echo status, and will pass all
  6. characters, including control characters, to the file.  TO10 should work
  7. at any BAUD rate, provided your terminal is smart enough to stop sending
  8. when it receives a ^S from the DEC-10 and start sending again when it
  9. receives a ^Q.  These characters correspond to "tape-off" and "tape-on"
  10. on a teletype.  To use the program, type:
  11.  
  12.        .R TO10
  13.         ------ 
  14.  
  15. then type the name of the file you wish to create on the DEC-10:       
  16.  
  17.        File to Create ?  FOOBAZ.TXT
  18.                          ---------- 
  19.  
  20. TO10 will now ask if you wish a Linefeed to be added after any occurance
  21. of a Carriage Return: 
  22.  
  23.         Auto <LF> on <CR> ? [N]:  Y
  24.                                  ---
  25.  
  26. Next, you will be asked if your smart terminal is operating in what is
  27. know as a "Reply-to-Send" mode: Where the information is sent to the  
  28. DEC-10 a Line at a time, followed by a "STOP" Character. The terminal   
  29. will then send nothing more until the DEC-10 sends it a "START" Character,
  30. after which the terminal sends the second record followed again by a "STOP"
  31. character, and so on.  These "START" and "STOP" characters are user defined,
  32. and prompted for if you request Reply-to-send mode. In the example below a
  33. Carriage Return (ASCII Code 15) is the STOP character, and a Line Feed
  34. (ASCII code 12) is the START character:
  35.  
  36.  
  37.         Reply-to-Send Mode ? [N]:  Y
  38.                                   ---
  39.  
  40.         Octal ASCII code for  STOP character: 15
  41.                                               --
  42.  
  43.         Octal ASCII code for START character: 12
  44.                                               --
  45.  
  46.  
  47.  
  48. After answering all of the above questions, TO10 will wait forever for your
  49. first input.  Do whatever you have to do to get your terminal to send what
  50. you want.  When your terminal is finished sending, just wait about ten
  51. seconds and the TO10 program should type EXIT and finish.
  52.  
  53.      While TO10 is waiting for your first input after the file name, if
  54. you decide to get out of the program, you must type at least one
  55. character to wake up the program because it will wait forever for your
  56. first character.  After you have typed a character, just wait the ten
  57. seconds, and TO10 will exit.
  58.  
  59. Questions to George, 3-9275.
  60.  
  61. .KJOB
  62. .
  63.