/*
** CalcDl.thor 1.0 (19.5.95) Eirik Synnes
**
** This script will calculate an estimate of the time needed to download
** files selected in Thor and present the results in a requester. In
** order to do this the files will have to be present in Thor's file
** database. It can be run either in the Startup Window or from inside a
** system.
**
** Change the cpsrate variable below to whatever your modem is capable of.
** Suggested values are 3100 for 28.8k modems and 1500 for 14.4k modems.
** (a bit lower than the maximum rate to justify for poor phonelines and
** delays)
**
** Please note that this won't work with files selected for ftp'ing with
** FTPGet.thor since these files are not added as events.
**
*/
|