home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 1233.SENDCW.DOC < prev    next >
Text File  |  1988-11-26  |  2KB  |  48 lines

  1.  
  2.                             SendCW ver 1.0
  3.            Copyright  (c) Richard Smith 1988.  All rights Reserved.
  4.  
  5.       Just a few very quick notes on SendCW.  I wrote this so my batch files
  6.       could talk to me and tell me what they were doing.
  7.  
  8.       SendCW is easy to use and I have left a little room for you to customize
  9.       the code.  There are 3 parameters that you can use.
  10.  
  11.       Entering SendCW without any parameters will get you a short help screen.
  12.  
  13.       Param
  14.  
  15.         1 : Is required, and is the actual text you want sent to the speaker.
  16.             Use the - (minus sign) or _ (underline) to indicate a space
  17.             within the text.  All numbers and letters along with the period
  18.             comma and question mark are allowed.  DO NOT try to use a space
  19.             as it will be interpreted as the end of text and the program will
  20.             try to convert the following characters to the frequency of the
  21.             tone, which of course will result in an error.
  22.  
  23.         2 : Optional, and is the frequency of the tone in Hertz. Default
  24.             is 1000 Hz.
  25.  
  26.         3 : Optional, and is the length of the single dit in msec. Default 80ms.
  27.  
  28.       If parameter 3 is used then you must include the 2nd param.
  29.  
  30.       I use SendCW in my Door batch files to tell me which doors are being
  31.       called.  I can hear it from the other room so I can tell whats going on
  32.       with the board with out getting up to check.  You might want to keep that
  33.       point in mind if your bedroom door is close to the computer.
  34.  
  35.       As always you use this program at your own risk and I can not be
  36.       responsible for any damage which may come from it's use.
  37.  
  38.       Please do not send money, I don't want to move into another tax bracket.
  39.       However if you have any comments on SendCW I would be glad to hear (or
  40.       read) them.
  41.  
  42.       Rick Smith
  43.       Rick's Place
  44.       San Antonio, Texas
  45.       (512) 623-2210
  46.  
  47.  
  48.