home *** CD-ROM | disk | FTP | other *** search
/ Carsten's PPE Collection / Carstens_PPE_Collection_2007.zip / T / TIMZON11.ZIP / TIMEZONE.DOC < prev    next >
Text File  |  1993-08-05  |  5KB  |  90 lines

  1.  
  2.           TimeZone v1.1  Freeware Time Slot Manager for PCBoard v15.0!
  3.  
  4.      The installation of TimeZone is fairly simple.  TimeZone should be in-
  5.      stalled into logon script questionnaire (my setup is shown below). Run
  6.      PCBSetup, go to File Locations  and then to the Questionnaires section
  7.      as shown below.  Now in my setup, the file defined below as "LOGON" is
  8.      not actually a script questionnaire, but it's really a text file, also
  9.      shown below. Substitute file names and paths that apply to your setup.
  10.  
  11. ╔═════════════════════════════════════════════════════════════════════════════╗
  12. ║                               File Locations                                ║
  13. ║                     NewUser/Logon/Logoff Questionnaires                     ║
  14. ║                                                                             ║
  15. ║  Name/Loc of New Reg Questionnaire : E:\PCB\MAIN\LOGONNEW                   ║
  16. ║  Name/Loc of Answers to New Reg.   :                                        ║
  17. ║                                                                             ║
  18. ║  Name/Loc of Logon  Script Quest.  : E:\PCB\MAIN\LOGON                      ║
  19. ║  Name/Loc of Logon  Script Answers :                                        ║
  20. ║                                                                             ║
  21. ║  Name/Loc of Logoff Script Quest.  : E:\PCB\MENU\BYE                        ║
  22. ║  Name/Loc of Logoff Script Answers :                                        ║
  23. ║                                                                             ║
  24. ║  Press F2 to edit the the NEWASK file or F3 to edit the the NEWASKG file    ║
  25. ╚═ hh:mm:ss ═══ mm-dd-yy ══════ F1 ═ help ════ caps: OFF  num: OFF  ins: OFF ═╝
  26.  
  27.      My "LOGON" script questionnaire really only consists of two lines, the
  28.      first one is the only applicable one for the installation of TimeZone.
  29.      Change the path to fit your setup though. here's my LOGON script file:
  30.  
  31. !E:\PPE\TIMEZONE\TIMEZONE.PPE
  32. !E:\PPE\UAI\UAI.PPE
  33.  
  34.      This is all that is needed to be done  to call TimeZone whenever users
  35.      call into your system. That's the installation, now to configure it...
  36.  
  37.      The  configuration file  must be located in the same directory  as the
  38.      TIMEZONE.PPE. A sample config file is explained below.  But remove the
  39.      comments if you use the one below. And make sure you rename the sample
  40.      config file from  SAMPLE.CNF to TIMEZONE.CNF.  This is very important!
  41.  
  42. 255            ;Security level (this & higher) that is exempt from TimeZone
  43. 22:00          ;Start time for Time Zone to be "enabled"
  44. 10:00          ;End time for Time Zone to be "disabled"
  45. Dave Clark     ;Name #1 of caller who is to be assigned a time slot.
  46. 01:30          ;Start time for name #1's time slot.
  47. 02:00          ;End time for name #1's time slot.
  48. Jenny Jones    ;Name #2 of caller who is to be assigned a time slot.
  49. 04:30          ;Start time for name #2's time slot.
  50. 05:30          ;End time for name #2's time slot.
  51.                ;
  52.                ;and so on for up to 30 Names and their start/end times.
  53.                ;so the config file should be no larger than 93 lines.
  54.                ;if you only have 10 names in your config file, then make
  55.                ;sure line # 33 terminates with a CR LF. Pretty simple, eh?
  56.  
  57.      If a user calls you when TimeZone is enabled, and they  do not  have a
  58.      slot, they will be displayed the time, the time frame that TimeZone is
  59.      enabled, and then logged off.
  60.  
  61.      If a user calls you when TimeZone is enabled, and they DO have a time-
  62.      slot, if they called when it was their proper time  they will be shown
  63.      a screen showing that  TimeZone has let them pass.  But if they called
  64.      outside of their assigned time slot,  they'll be displayed the current
  65.      time, and what their time slot IS, and then it logs them off.
  66.  
  67.      If a user calls you when TimeZone is disabled,  whether they have been
  68.      assigned a time slot or not, TimeZone will let them pass  and it is up
  69.      to you to determine what commands are available to them at that point.
  70.  
  71.      This is freeware (always happy to see donations though <g>) so use it
  72.      at your own risk. I will not be responsible for lost data or any kind
  73.      of damage  the use of this program may cause.  It has been thoroughly
  74.      tested on my system and works flawlessly here, but I am just covering
  75.      my assets.
  76.  
  77.      Well that's about it, if you use it, enjoy it!  If you have any ideas
  78.      or suggestions to improve on it,  let me know in Intelec's PPL forum.
  79.  
  80.      And thanks to Clark Development  for coming out with the PPL compiler!
  81.      It is  undeniably  the greatest piece of work  since PCBoard software!
  82.  
  83.                                                  Cliff Watkins
  84.                                                  P.O. Box 212
  85.                                                  Baldwin, NY 11510
  86.  
  87.                                                  Intelec Online
  88.                                                  (516) 868-0662 (D/S 16.8)
  89.  
  90.