home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / archives / msdos / d / 207 < prev    next >
Encoding:
Internet Message Format  |  1992-12-28  |  1.8 KB

  1. Path: sparky!uunet!spool.mu.edu!think.com!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!news.funet.fi!uwasa.fi!ts
  2. From: ts@uwasa.fi (Timo Salmi)
  3. Newsgroups: comp.archives.msdos.d
  4. Subject: Re: tstlx10.zip Salt scripts etc for the Telix telecomm program
  5. Message-ID: <1992Dec28.064918.9856@uwasa.fi>
  6. Date: 28 Dec 92 06:49:18 GMT
  7. References: <ts9212271722.28992@chyde.uwasa.fi>
  8. Organization: University of Vaasa, Finland
  9. Lines: 27
  10.  
  11. In article <ts9212271722.28992@chyde.uwasa.fi> ts@chyde.uwasa.fi writes:
  12. >Sun 27-Dec-92: Introduced a collection for my Telix utilities. It is
  13. >available as garbo.uwasa.fi:/pc/ts/tstlx10.zip. It contains several
  14. :
  15. > FTPGET.SLT      Autodownloading from ftp sites
  16.                   with Garbo, SIMTEL20, and OAK as examples
  17.  
  18. There is a small confusion in this script which fortunatelu does not
  19. affect its fucntionality unless the file is large or the connection
  20. is slow.  I confused seconds and tenth's of a second.  Thus, for
  21. example
  22.  tmark = timer_start(30);         // Allow thirty seconds
  23. should be
  24.  tmark = timer_start(300);        // Allow thirty seconds
  25.  
  26. I'll correct that in the soon-to-be next release, which will also
  27. add, at least, a simple script I wrote for alterting the user when a
  28. certain amount of time has expired.  This idea came from a question
  29. from a user on the news (on a country-leven newsgroup) who feels we
  30. is spending too much time connected.  Sometimes the net unknowingly
  31. produces interesting little programming ideas. 
  32.  
  33. ..................................................................
  34. Prof. Timo Salmi      Co-moderator of comp.archives.msdos.announce
  35. Moderating at garbo.uwasa.fi anonymous FTP archives 128.214.87.1
  36. Faculty of Accounting & Industrial Management; University of Vaasa
  37. Internet: ts@uwasa.fi Bitnet: salmi@finfun   ; SF-65101, Finland
  38.