home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / usered1c.zip / USEREDIT.DOC < prev    next >
Text File  |  1996-07-12  |  3KB  |  74 lines

  1. UserEdit v1.0C  Written by Allan Rafuse
  2. ────────────────────────────────────────
  3.  
  4. Section (1): Purpose
  5. Section (2): What is UserEdit
  6. Section (3): Installing UserEdit
  7. Section (4): Trouble Shooting
  8. Section (5): Comments
  9.  
  10.  
  11. ***************************** FREE WARE **********************************
  12.                     I bet you'll keep reading now!
  13.   If you really like the program and want to send some money to me, you
  14. can contact me at the below address (Section 5)
  15. **************************************************************************
  16.  
  17. DISCLAIMER - I AM NOT RESPONSIBLE!  YOU CHOSE TO USE IT, YOU PAY THE PRICE
  18. IF ANYTHING HAPPENS.  IT WAS VIRUS FREE AND WORKED BEFORE IT LEFT *MY*
  19. COMPUTER, SINCE THEN I HAVE NOTHING TO DO WITH IT!
  20.  
  21.  
  22. (1) Purpose:
  23. ─────────────
  24.   The reason I made this program was because the sysop of a BBS was getting
  25. to bogged down with work to do the voice validations.  Therefore he asked
  26. me to write this program so I could do them for him.  (Nice guy eh?)
  27.  
  28.  
  29. (2) What is UserEdit:
  30. ──────────────────────
  31.   UserEdit is an OS/2 program that allows preferably a sysop/co-sysop to
  32. edit ANY of the users in the AdeptXBBS userbase.  The users access will be
  33. saved, but Adept will not notice the changes until that user logs on.
  34.  
  35.  
  36. (3) Installing UserEdit
  37. ────────────────────────
  38.   UserEdit has 3 command line parameters.  They are as followed:
  39.     /P  Path to Adept ** REMEBER - DOUBLE THE '\'!! **
  40.           Example -  /PE:\\Adept
  41.     /N  Node Number
  42.           Example -  /N1
  43.     /A  Your Areacode
  44.           Example - /A604
  45.  
  46.   Find the correct format to use and add it to any of the menus you wish
  47. to call UserEdit from.
  48.  
  49. menuname.MENU Format -
  50. U,800,(U) Online User Editor\r\n,CMD.EXE /C D:\Adept\UserEdit.Exe /PE:\Adept /N{LN /A604,7,0,0,100,100
  51.  
  52. REXX Menu -
  53.   AdeptCall(line,1,3,"CMD.EXE /c", "UserEdit.ExE", '/N'linenum, '/PE:\\Adept', '/A123')
  54.  
  55.  
  56. (4) TROUBLE SHOOTING!
  57. ──────────────────────
  58.    Q) UserEdit loads, and then quits
  59.    A) UserEdit can not find the path to Adept.  Remember to double the slashes
  60.         between the path and directories:  E:\\Adept\\Here\\
  61.  
  62.    Q) I save the information in UserEdit, but Adept doesn't show it
  63.    A) Adept itself will not be updated until the user logs on.
  64.  
  65.  
  66. (5) Comments
  67. ─────────────
  68.   If you have any comments/suggestions/questions you can reach me at:
  69.      EMAIL: arafuse@cln.etc.bc.ca
  70.        IRC: #Adept  as Famine/Famine_
  71.  
  72. Thankyou for trying out the program, distribute FREEly.  Don't forget to upload
  73. this program and the CURRENT version of AdeptXBBS to other BBSes.
  74.