home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1997 January / CD_shareware_1-97.iso / DOS / COMUNICA / BASEMENT.ZIP / KEYPLUS.ZIP / KEYPLUS.DAT next >
Encoding:
Text File  |  1996-10-18  |  1.8 KB  |  50 lines

  1. ;  KeyPlus <C>1996 Basement Programs Ltd.   By; Greg Foley
  2. ;
  3. ;
  4. ;  To install the program just edit your welcome.mec and/or rookie.mec file
  5. ;  and add the line:  
  6. ;                       [MEX]C:\Max\M\Keyplus  
  7. ;
  8. ;  Compile your changes and copy the VM file to your C:\Max\M directory or
  9. ;  where ever you keep your mex programs.
  10. ;
  11. ;
  12. ;  KEYPLUS.DAT  = File goes into your Maximus System Dir  ie: C:\MAX
  13. ;                 May Contain up to 200 Key changes.
  14. ;                 By using the forms below and varying the order of them
  15. ;                 you can set/remove keys to any liking.
  16. ;
  17. ;
  18. ;  Comment lines start with a ;
  19. ;
  20. ;  There are 5 Keytypes:
  21. ;
  22. ;  Keytype 1 - Set by Age                 <type> <min> <max> <key>    
  23. ;  Keytype 2 - Set by Gender              <type> <gender> <key>
  24. ;  Keytype 3 - Set by Security Level      <type> <min> <max> <key>
  25. ;  Keytype 4 - Set by Baud Rate           <type> <min> <max> <key>
  26. ;  Keytype 5 - Give/Take from ALL users   <type> <"G"ive/"T"ake> <key>
  27. ;
  28. ;  ie:        "1 20 40 D" = (no quotes) would give the "D" key to users 
  29. ;                            older than 20 years of age and lower than 
  30. ;                            40 years.
  31. ;                 "2 M M" = (no quotes) would give the "M" key to Male Users
  32. ;      "3 WORTHY SYSOP G" = (no quotes) would give the "G" key to users with
  33. ;                            a security level >= Worthy and <= Sysop
  34. ;                            security levels are Words as per your ACCESS.CTL
  35. ;         "4 2400 9600 K" = (no quotes) would give the "K" key to users 
  36. ;                            calling with a baud rate of at least 2400 and
  37. ;                            
  38. ;   
  39. 1 20 40 D
  40. 3 SYSOP SYSOP S
  41. 2 M E
  42. 2 F F
  43. 4 2400 2400 G
  44. 5 G H
  45. 5 G I
  46. 5 G J
  47. 5 G K
  48. 5 G L
  49. 5 T H
  50.