home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / pcboard / depos102.zip / DEPOSIT.CFG < prev    next >
Text File  |  1993-06-14  |  836b  |  23 lines

  1. 286
  2. 2000000
  3. 1
  4. 100
  5. ******************  FORMAT FOR ABOVE DATA *********************************
  6. LINE 1 - Maximum minutes alowed to withdraw per day
  7. LINE 2 - Maximum bytes allowed to withdraw per day
  8. LINE 3 - Min ratio ( Min = Bytes)
  9. LINE 4 - Byte ratio (Min = Bytes)
  10.  
  11. The Minutes to Byte exchange is simple. For every minute you exchange in line 3
  12. you get the amount of bytes in line 4, also for every count of bytes in
  13. line 4 you get the amount of minutes in line 3..
  14.  
  15. Example:
  16.     Exchange 15 min for bytes.. if line 3  = 1 and line 4 = 100
  17.     you would get 1500 bytes for 15 min ie. 15 * 100..
  18.     
  19.     Exchange 2000 bytes for min.. if line 3 = 1 and line 4 = 100
  20.     you would get 20 min for 2000 bytes ie. 2000/100..
  21. DO NOT FORGET to set the environment variable for the PWRD file for
  22. each node.. ie SET PCB_PWRD=S:\PCB\PWRD
  23.