home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / rtty / rtty_07 / amsoft.iii next >
Text File  |  1997-02-01  |  4KB  |  117 lines

  1.                            RTTY for RS-232 and Your PC
  2.  
  3.  
  4.  
  5.                                       From:
  6.  
  7.                                 JOST TECH ASSOCIATES
  8.                                    P.O. BOX 75
  9.                                 BEDFORD, N.H.  03102
  10.                                    603-472-3694
  11.  
  12.  
  13.  
  14.  
  15.         This program will turn your pc or jr. into an RTTY terminal.
  16.         The program has many features.
  17.  
  18.  
  19.              Among the many features are:
  20.  
  21.         1.   Eight (8) selectable buffers of 1000 bytes each.
  22.         2.   Type ahead into any selected buffer.
  23.         3.   Load disk file into buffer.
  24.         4.   Send a disk file.
  25.         5.   Preview a buffer.
  26.         6.   60/66/75 or 100 WPM Baud speeds.
  27.         7.   110 or 300 Baud ASCII.
  28.         8.   USOS on/off.
  29.         9.   Send "Quick Brown Fox".
  30.         10.  Send "RYs".
  31.         11.  Load a standard message for transmission.
  32.         12.  Send all data from screen to your printer.
  33.         13.  Send any of the buffers as required.
  34.  
  35.  
  36.  
  37.             Function Keys are defined as follows:
  38.  
  39.  
  40.     <F1>    Allows the operator to switch between 60 and 100
  41.             WPM Baud speeds.
  42.  
  43.     <F2>    Allows the operator to switch between 67 and 75
  44.             WPM Baud speeds.
  45.  
  46.     <F3>    Allows the operator to switch between 110 and 300
  47.             Baud ASCII speeds.
  48.  
  49.     <F4>    Sends the standard file which is loaded when the program is
  50.             first brought up.  The program loads into a buffer from a
  51.             file named "GIGO" [Garabage-In-Garbage-Out].  As with all
  52.             of the buffers, the maximum size for GIGO is 1000 characters.
  53.  
  54.     <F5>    Allows you to send any [-ASCII-] disk file.
  55.  
  56.     <F6>    Permits you to type data from your keyboard into any of
  57.             the selected buffers for later transmissions.
  58.  
  59.     <F7>    Allows you to display selected buffer on the CRT.
  60.  
  61.     <F8>    This function will allow the operator to load a ASCII disk
  62.             file into a selected buffer.   If the file length is greater
  63.             than 999 bytes, only the first 998 bytes of the disk file
  64.             will be loaded.
  65.  
  66.     <F9>    Sends the data from a selected buffer.
  67.  
  68.     <F10>   Displays the Main Menu for the RTTY program.
  69.  
  70.  
  71.  
  72.         The following function/number keys should be pressed at the same
  73.         time as    the "ALT" key is held down.
  74.  
  75.  
  76.     <ALT+F1>    Enables or disables the Un-Shift-On-Space flag.
  77.  
  78.     <ALT+F2>    Sends "Quick Brown Fox".
  79.  
  80.     <ALT+F3>    Sends a single line of "RY's".
  81.  
  82.     <ALT+F4>    Enables or disables the printer.  If there is no printer,
  83.                 or the printer is out of paper, a "NO-PTR" message will
  84.                 appear on line 25 of the display, causing this function
  85.                 to be disabled.
  86.  
  87.     <ALT+F5>    Forces the incoming data to be LETTERS.
  88.  
  89.     <ALT+1 to ALT+8>    Select buffer 1 through 8 as desired.
  90.  
  91.  
  92.     <ESC>       Allows you to re set the display.
  93.  
  94.     <CTRL+F10>  By pressing the "CTRL" key and then the "F10" key, you will
  95.                 exit the RTTY program and return to the system prompt.
  96.  
  97.  
  98.  
  99.             Special functions:
  100.  
  101.  
  102.      When the character - ~ - [tilda] is found, the current time will be
  103. inserted in any of the data sent, whether from a disk file, typed into
  104. a buffer, or a disk file in a buffer,
  105.  
  106.      Whenever you are not typing data into a buffer, you will be transmitting
  107. data out the RS-232 port of your pc.
  108.  
  109.      This program will allow you to select either com1 or com2 for your
  110. RTTY I/O.
  111.  
  112.      Line 25 will display the current status of the program.  It will tell
  113. you the current speed,  USOS [On or Off], printer status [ON/OFF Not On Line].
  114. While you are typing into a selected buffer, number of characters typed into
  115. the buffer, and which buffer has been selected.
  116.  
  117.