home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / SCUM_FPS.ZIP / FPEDITOR.DOC < prev    next >
Text File  |  1994-03-04  |  2KB  |  43 lines

  1.                                  FPS for PCB
  2.                                      by
  3.                              -=\The Liquidater/=-
  4.                           **[SCUM:TRSi/FTH:MaiDeN]**
  5.  
  6. FPEDITOR.PPE
  7.  
  8. DESCRIPTION:
  9.  
  10.     Since I use the File Point System as my only form of ratio/control of
  11.     file transfers on my system, I decided I needed a convient way to edit
  12.     user's file points online! (offline pcbsm works fine) so I coded this
  13.     editor. It will allow you to change any user's file points on the fly!
  14.     The editor has only four commands, C] for the current online user, A]
  15.     for another user, and Q] to quit and G] to logoff. Simple but effective!
  16.     Changes made are immediattly available to the online user, and are
  17.     saved to disk aswell, for multi-node systems, be aware that PCBoard will
  18.     not read in from disk a fresh copy of the user record, even when commanded
  19.     to in a ppe, so to make changes for an online user, you MUST edit the
  20.     record from that node! This is a limitation of PCB not FPS. :)
  21.  
  22. INSTALLATION:
  23.  
  24.     Install this in your cmd.lst file, load up PCBSETUP.exe and select file
  25.     locations, and then configuration files, and move to cmd.lst and press
  26.     F2 to edit, pressing alt-I will insert a blank line for you to use for
  27.     this PPE, my line looks like this...
  28.  
  29.         POINTS       110      C:\PCB\PPL\FPS\FPEDITOR.PPE
  30.           |           |        |
  31.           |           |        |- The path here must match where you have 
  32.           |           |           the FPS installed
  33.           |           |
  34.           |           |- Security level to run this ppe, I keep it to just
  35.           |              myself and my main co-sysops
  36.           |
  37.           |- The command to be typed at the main menu to run the editor, you
  38.              can use any name or word for this, I use points, since I have
  39.              the stats ppe come up for the V command.
  40.  
  41. CUSTOMIZING:
  42.  
  43.     None, unless you hex-edit it!