home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / l / lcallp3.zip / LASTCALL.DOC < prev    next >
Text File  |  1992-12-24  |  1KB  |  46 lines

  1. Welcome to LASTCALL version 3.0!
  2.  
  3. Created by Erik VanRiper 1:107/230 (may change soon, watch the nodelist!)
  4.  
  5. Usage:
  6.      LCALLP userfile output_file system_name [A]
  7.  
  8. Example: 
  9.      LCALLP USER.BBS C:\MAX\MISC\LASTCALL.BBS "The Source for Source BBS"
  10.  
  11. Or:
  12.      LCALLP USER.BBS C:\MAX\MISC\LASTCALL.BBS "The Source for Source BBS" A
  13.  
  14.  
  15. The "A" is optional, and tells LastCall to use the Alias field instead of
  16. the Real Name field.
  17.  
  18. Run it whenever you wish, I run it after every caller.  If you want to run
  19. it only once per day (Why?), make sure that you run it before midnight, as
  20. it works off of today's date.
  21.  
  22. I use a:
  23.  
  24. [Display_File]Misc\Lastcall
  25.  
  26. to show it off on my Bulletins menu.
  27.  
  28. Users with the "Do not list me in the userlist" flag will not be displayed
  29. in the output listing.
  30.  
  31. Questions?  Comments?  Suggestions for Version 3.0?  Send 'em NetMail, or
  32. contact me through the Maximus support conference MUFFIN, or MAXDEV.
  33.  
  34. Source code available on request.  It was written in C, and I used
  35. Borland's TC++ 1.0 compiler in the normal C mode.
  36.  
  37. Special thanks to:
  38.  
  39.  Jim Sce of the Paradise BBS (+1-716-621-7637)
  40.  Janis Kracht of the <<PRISM BBS (+1-914-344-0350)
  41.  
  42. And Ray Gardner for his qsort routine "A version of qsort that uses Shell's
  43. sort algorithm." dated 11/91 and placed in the public domain.
  44.  
  45. /* Erik */
  46.