home *** CD-ROM | disk | FTP | other *** search
/ Millennium Time Capsule / AC2000.BIN / disks / ac1_disk / other / stiktime / stiktime.txt < prev   
Encoding:
Text File  |  1996-09-14  |  4.0 KB  |  103 lines

  1. STiKTime
  2. ==========================================================================
  3.  
  4. STiKTime is used in conjunction with CoSTa and STiK to keep track of how 
  5. long you've been online.
  6.  
  7. STiK currently does not make this information available externally but 
  8. does zero its cookie when disabled. This feature is used by STiKTime to 
  9. calculate online time. Naturally, it will over-estimate if you leave STiK 
  10. enabled whilst not really connected.
  11.  
  12. As Nos writes its connection and disconnection times into nos.log, 
  13. STiKTime does also. You do not have to be using Nos though. This method 
  14. was originally used to fool CoSTa into thinking Nos had connected. 
  15. STiKTime still does this but CoSTa now knows about STiKTime.
  16.  
  17.                           STiKTime & CoSTa
  18.                           ----------------
  19.  
  20. In CoSTa's call registration box you need to specify the telephone 
  21. number(s). STiKTime is a special case - enter ...
  22.  
  23. vv-STiK-vv
  24.  
  25. ... as the telephone number! For the curious, this was where Nos wrote its 
  26. telephone number.
  27.  
  28.                                 STiKTime
  29.                                 --------
  30.  
  31. Will run as a program or accessory - rename as .PRG or .ACC accordingly. 
  32. When running as a program, datafiles will be stored in the current 
  33. directory. When running as an accessory, datafiles will be stored in the 
  34. root of the boot drive.
  35.  
  36. Once running, click on "Locate NOS.LOG" and find nos.log, or whatever file 
  37. CoSTa has been set to scan. The file STIKTIME.DAT will be saved, this 
  38. contains the path to your chosen file.
  39.  
  40. When the main window is closed, the file STIKTIME.POS will be stored so 
  41. that next time the program runs, the windows appear in the same place. If 
  42. the screen resolution has changed then the windows are re-centred.
  43.  
  44. A checkmark appears against the relevent "enabled" / "disabled" items 
  45. telling you what STiK's status is. The rule is simple: when STiKTime 
  46. detects the STiK cookie value changing it writes into nos.log; it writes 
  47. "connected" info if STiK is going from disabled to enabled, and 
  48. "diconnected" info if STiK is going from enabled to disabled.
  49.  
  50.                                 Problems
  51.                                 --------
  52.  
  53. If STiK drops the line for some reason, you should disable STiK. This will 
  54. cause STiKTime to write the "disconnected" info into nos.log so that the 
  55. duration remains correct.
  56.  
  57. If a program crashes badly and you have to reset without dropping the line 
  58. then try to enable STiK before running STiKTime because you do not want it 
  59. updating nos.log with an erroneous "disconnected" as the modem is still 
  60. online.
  61.  
  62.                                 Changes
  63.                                 -------
  64.  
  65. The 1.0 version was much more complex. Written specifically for my own 
  66. use, it performed tasks which were undesirable on some systems. The checks 
  67. for HSMODEM's DRVIN and MFP cookies have been removed because this limited 
  68. potential users to ST(E) machines with HSMODEM of course.
  69.  
  70. Code to recover from resets with modem up / down have been removed as they 
  71. were only relevent to the way I work and could be detrimental call 
  72. costing-wise, on other systems. Similary, code to deal with STiK crashing 
  73. has been removed as STiK is now very stable.
  74.  
  75. Pug has been removed. Many bells and whistles have gone with it but the 
  76. program is much smaller, and I do not have to maintain seperate program 
  77. and accessory versions.
  78.  
  79. Apart from fixing any serious bugs in this version, I can't see there 
  80. being any more. STiK should be writing its own log file soon.
  81.  
  82.                                 Warranty
  83.                                 --------
  84.  
  85. None at all, expressed or implied.
  86.  
  87.                                Copyright
  88.                                ---------
  89.  
  90. G. F. Harrison
  91. 122 Stanley Road
  92. Forest Fields
  93. Nottingham
  94. NG7 6HP
  95.  
  96. guy@swampdog.demon.co.uk
  97.  
  98.                               Registration
  99.                               ------------
  100.  
  101. Not required, FreeWare. An email would be nice though just to get an idea 
  102. of how many users there are. :-)
  103.