home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / TG-REG02.ZIP / TG-REG02.DOC < prev    next >
Text File  |  1999-01-24  |  5KB  |  117 lines

  1.  
  2.                Documentation For Telegard <tm> TG-REG02 v1.02
  3.              
  4.                            A User Registery Script.
  5.  
  6.  
  7.                Internet E-mail : topdog@bnswest.net 
  8.                World Wide Web..: http://www.bnswest.net/~topdog
  9.                FidoNet ........: 1:114/501
  10.                The BBS.........: The DOGHOUSE BBS !!!
  11.                Where I Live....: Mesa, Arizona 85207-8838
  12.                BBS Phone Number: (602) 986-0138
  13.  
  14.                NO Copyright 1999 DawgWare Scripts And Files
  15.                For Telegard V3.02 and 3.09g2+ BBS Software.
  16.                Some Rights Reserved!
  17.  
  18.                Telegard <tm> is a Rad and Cool BBS Software
  19.                Writen By: Tim Strike <----- A Neet and Cool
  20.                Person! (In his own right)
  21.  
  22.  
  23.                        Dawgware Legal Stuff
  24.  
  25.  The Guarantee:
  26.  
  27.       It works on my system, I have tested over fifty times with out
  28.       a single * GLITCH * in operation. If you install it The Way I
  29.       outlined in the * Making It Work * section of the DOC's You Can't
  30.       Go wrong. If it screws something up on your System then its
  31.       not my fault (I Gurantee that all of my files will take up
  32.       space on your Hard Drive) <Grin>
  33.  
  34.       So if you use this file your on your own!! It works for me just
  35.       fine!  If it does the same for you then you installed it correctly
  36.       Then again if it don't work then you didn't install it correctly
  37.       Or I didn't explain it well enough for you to do this simple task!
  38.  
  39.  
  40.  Copyright Notice (yeah right):
  41.  
  42.       What Copyright! It's A script for Telegard <tm> that any one could
  43.       of writen it. Do what ever you want with this Script.
  44.       Change the colours, Blow it up or Even Nuke It. Just have fun with
  45.       it. 
  46.            
  47.  
  48.  What it does  (if you installed it correctly):
  49.  
  50.      TG-REG02 will leave a seporite file to the Male and Female Users of
  51.      your board. Along with a Thank You E-Mail to the user and short E-Mail
  52.      to the Sysop.
  53.  
  54.  What it needs to run:
  55.  
  56.      TG-REG02 requires the following:
  57.  
  58.      Telegard BBS Software Version 3.02 or 3.09g2+ <tm>
  59.      And Some knowlege of Telegard Scripting
  60.      A working brain would help as well <Grin>
  61.  
  62.  
  63.  Making it work:
  64.  
  65.      Open up the Archive and place TG-REG02.SCR, REGISTER.MSG, THANKS.MSG,
  66.      REGISTER.ANS, MALE.MSG and the FEMALE.MSG in your \bbs\text\ directory
  67.      Next use what ever text editor you like to modify the APPPATH in the
  68.      TG-REG02.SCR. (line 22) Edit the VARABLE APPPATH to match the path to
  69.      your BBS Text Directory. This path DOES NOT need a trailing backslash.
  70.  
  71.      IE: APPPATH "C:\BBS\TEXT"
  72.      
  73.      Next place the REGISTER.MNU in to your MENUS Directory
  74.  
  75.      IE: C:\BBS\MENUS
  76.  
  77.      Next add the following line to your LOGON.SCR
  78.      That is if you want to display the REGISTER.ANS
  79.  
  80.      IE: ACS s50FQ FILEDISPLAY REGISTER.ANS
  81.  
  82.      The last thing is to add a Restriction flag to your users. I
  83.      use the "Q" flag to tell the REGISTER Menu that the user hasn't filled
  84.      out a Registery yet. Its set so users who have not filled out a User
  85.      Registery DO NOT get access to see the Info that others have left.
  86.      Its also setup that once a user completes a Registery that it gives
  87.      them the "R" Flag and if you followed everything else they should be
  88.      able to see the user registerys left by others and will not be able to
  89.      fill out another entry...
  90.  
  91.      Next Edit line 127 and line 226 to match the flags your going to use.
  92.      The Menu Command "OE" tells it to use Flag: 1  and the Menu Command "OF"
  93.      tells it to use Flag: 2       
  94.  
  95.      IE: For Flag: 1 FILEEXIST DOG.DOG MENU OE -Q +R  
  96.      IE: For Flag: 2 FILEEXIST DOG.DOG MENU OF -Q +R <-- I use this one!! 
  97.  
  98.      What this will do is let the users view the Registerys left by other
  99.      users, once they have filled out a registery.
  100.  
  101.      Next in the Validation Levels add the flag for your unvalidated
  102.      users give them a Flag 2 "Q" or what ever flag your going to use
  103.      for your Unvalidated users. Once that is done give your users the
  104.      flag that you have just setup..
  105.      
  106.  
  107.      Their you go, if you followed all of the instructions correctly
  108.      it should be working just fine...
  109.  
  110.                              Thanks!!!!
  111.                              D.L. Schmidt  AkA Topdog
  112.                              The DOGHOUSE BBS !!!
  113.                              Mesa, Arizona 85207-8838
  114.                              (602) 986-0138
  115.  
  116.                                THE END!!!
  117.