home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / telix / qmailtlx.arc / READ.ME < prev   
Text File  |  1988-08-06  |  2KB  |  37 lines

  1. A week or so ago, I uploaded a script for Telix 3.00 which would work 
  2. with the Qwikmail door on Cheers!, a PC-Board in Memphis, Tennessee.  
  3. Since then I have rewritten the script so that it is more efficient and 
  4. more useful -- it not only runs better but it also is capable of being 
  5. used with Radio Free Memphis, another PC-Board in Memphis, without any 
  6. change.  (It can detect which board has answered and will adjust the 
  7. door number and filenames accordingly.)  It should be possible to modify 
  8. it to work with other PC-Boards anywhere.
  9.  
  10. I link the script to the directory entry, so it runs every time I call 
  11. Cheers! or Radio Free Memphis.  I prefer to remain online after the 
  12. script runs so that I might immediately check for new files, etc., so it 
  13. does not automatically log off.  If you prefer to run the script from 
  14. the <Alt><G> command, do an automatic log-off, set a timer to allow 
  15. unattended operation, or need to join a conference before entering the 
  16. Qwikmail door, you can get inspiration for the changes you need to make 
  17. by looking at Don Weinman's scripts for Sleepy Hollow.
  18.  
  19. I read those scripts with great interest, because my script also uses 
  20. the "tracking" approach in looking for the arrival of strings.  I find 
  21. this approach faster than the use of "waitfor," but it is also a lot 
  22. trickier.  I suspect timing may be a problem with "tracking," and in my 
  23. previous script I had to manufacture a kludge or two to cope with 
  24. strings arriving at awkward times.  (I run Telix 3.00 on a Zenith Z-151, 
  25. a 4.77mHz machine, and a 2400-bps Hayes-compatible modem.)  The current 
  26. script seems to catch all the expected strings in time to act upon them.
  27.  
  28. No doubt my fundamental problem is that I am not much of a programmer in 
  29. any language, and I have never written in C.  My SALT probably speaks 
  30. with a strange Pascal accent, therefore.  It works for me, on my 
  31. equipment and on the two boards in Memphis -- beyond that I can make no 
  32. promises and certainly no guarantees.  Take this script and see if you 
  33. can make it both more elegant and useable; if you can get it to work 
  34. better, please let me see the modifications you have made.
  35.  
  36. --Maurice Crouse, Memphis, Tennessee
  37.