home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / EVENTS / VAULT103.ZIP / TVAULT.DOC < prev    next >
Text File  |  1994-02-26  |  3KB  |  53 lines

  1.  
  2.                                  TVAULT v1.03
  3.                            WWIV Time Storage Utility
  4.                 Copyright (C) 1992-1994 by WWIV Software Services
  5.                              All Rights Reserved
  6.  
  7. {═══════════════════════════════════════════════════════════════════════════}
  8. DESCRIPTION:
  9.  
  10. TimeVault is a small utility for WWIV BBS systems that allows users to store
  11. time and later come back and remove time from the "vault", thus allowing
  12. them to download large files without you the sysop increasing their time
  13. allotment for EVERY day. They can "save up" for the really large files
  14. this way. TimeVault runs as a WWIV "chain" ("door" for those familiar with
  15. other BBS software).
  16.  
  17. {═══════════════════════════════════════════════════════════════════════════}
  18. REQUIREMENTS:
  19.  
  20. TimeVault requires about 160K to run. WWIV's shrink should be used. DOS
  21. intercept should NOT be used.
  22.  
  23. {═══════════════════════════════════════════════════════════════════════════}
  24. USAGE:
  25.  
  26. TimeVault is meant to be run as a chain. You should have "TVAULT %1" as the
  27. filename, shrink should be "yes", ANSI should be "required", and WWIV's DOS
  28. intercept should be OFF (TimeVault handles the com port itself and doesn't
  29. need or want WWIV for this). The file TVAULT.ANS should be placed in the
  30. WWIV GFILES directory. TVAULT.EXE should (optimally) be in the main WWIV
  31. dir, but you can get around this by copying CHAIN.TXT to a different
  32. dir as part of a batch file and running the batch file rather than TVAULT
  33. itself. If you do this, however, MAKE SURE THE FULL PATHS TO YOUR DATA AND
  34. GFILES AND OHER DIRS ARE *FULLY* SPELLED OUT USING WWIV'S INIT! Otherwise,
  35. this method will NOT work.
  36.  
  37. Once run, it shows the current caller's stats at the bottom (for the sysop).
  38. The caller sees a small ANSI display with the name of the board they are
  39. on, and is given three options: deposit time, withdraw time, and quit. The
  40. maximum number of minutes a caller can "bank" is equal to the timeperday
  41. setting for that caller's security level (as set in INIT). This provides
  42. more flexibility than previously (when the max time "bankable" was set to
  43. the caller's security level).
  44.  
  45. {═══════════════════════════════════════════════════════════════════════════}
  46. SOFTWARE TOOLS USED:
  47.  
  48. TVault was written by using a custom chain development unit, under Borland
  49. Pascal 7.0. The chain development unit itself was written using Turbo
  50. Professional and Async Professional, both by TurboPower Software.
  51.  
  52. {═══════════════════════════════════════════════════════════════════════════}
  53.