home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / bbsing / pbbs / puser45.lbr / PUSER.DZC / PUSER.DOC
Text File  |  1989-08-13  |  3KB  |  58 lines

  1. PUSER14.DOC
  2.  
  3. PUSER is a PBBS utility designed to print the entire user list on the
  4. display or the printer. It is a dual purpose utility as it operates in
  5. two different modes. One being a stand alone utility for the remote
  6. user that will display the user base as follows:
  7.  
  8. USER NAME        CITY/ST            Last login: DATE
  9.  
  10. The program checks the wheel byte defined in PBBSEQU.HDR. If set, the 
  11. user will get a prompt line asking where he wants the output routed to. 
  12. He may either send the output to the display or the printer. When sending
  13. to the display, the output will appear as follows:
  14.  
  15. USER NAME        CITY/ST        TELEPHONE    DATE
  16.  
  17. When printing the report, the output shows all information contained in    
  18. the user record except terminal id code. The generated report is identical
  19. to the printout of PBBSULST.BAS. The advantage, other than the options, is
  20. that PUSER is written entirely in assembler making it smaller and faster.
  21. You will also not have to keep BASIC around.
  22.  
  23. You may place PUSER anywhere in the path and it will automatically open
  24. the USER file in the drive/user area defined in the PBBSEQU.HDR file as 
  25. the SYSDRV and SYSUSR. Upon exit, the user will find himself in the same  
  26. drive/user area he was in when he called the program.
  27.  
  28. You must assemble with PBBSEQU.HDR, PBBSDB.HDR  and BDOSHDR.MAC in the 
  29. same drive/user area as the source code (PUSER.MAC) or in an area that
  30. is available to your assembler and linker. You must then link with both 
  31. the PBBSUBS.REL and the SYSLIB36.REL files. Both files are included in 
  32. this library. This code was assembled using SLR180+ assembler and linker.
  33. You may assemble with M80 if you wish. Please refer to the notice in the  
  34. beginning of the source code for instructions on assembly and linking.
  35.  
  36.  
  37. NOTICE:
  38.  
  39. This program was written by Terry Pinto of Access Programming RAS. It is 
  40. hereby released into the public domain for release with the PBBS files.
  41. I do, however, retain all rights to the program and it may not be sold
  42. or bundled with other software for sale, or offered as an insentive to
  43. sell other merchandise, without the express written permission of the 
  44. author.
  45.  
  46. Please report any 'bugs', fixes or suggestions to me at the following
  47. address.
  48.  
  49. Terry Pinto
  50. Access Programming
  51. 14385 SW Walker Rd. B3
  52. Beaverton, OR  97006
  53.  
  54. (503) 646-4937    Voice (6:00pm to 10:00pm ONLY)
  55. (503) 644-0900 (300/1200/2400) 24 hours/day - Access Programming RAS
  56. PC Pursuit OPPOR
  57. StarLink 9164/222
  58.