home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / LASTCALL.ZIP / LASTCALL.DOC next >
Text File  |  1992-01-18  |  2KB  |  59 lines

  1. Welcome to LASTCALL version 2.0!
  2. --------------------------------
  3.  
  4. Created by Erik VanRiper 1:107/230
  5. Compiled and verified for OS/2 operation by Chris Epler 1:207/107
  6.  
  7. Files included:
  8. ---------------
  9.  
  10. LSTCALLP.EXE - OS/2 version
  11. LASTCALL.EXE - DOS version
  12. LASTCALL.DOC - THIS!
  13.  
  14. Usage:
  15.         LASTCALL userfile output_file system_name
  16.  
  17. Example:
  18.         LASTCALL USER.BBS C:\MAX\MISC\LASTCALL.BBS "The Source for Source BBS"
  19.  
  20. Run it whenever you wish, I run it after every caller.  If you want to run
  21. it only once per day (Why?), make sure that you run it before midnight, as
  22. it works off of today's date.
  23.  
  24. I use a:
  25.  
  26. [Display_File]Misc\Lastcall
  27.  
  28. to show it off on my Bulletins menu.
  29.  
  30. Users with the "Do not list me in the userlist" flag will not be displayed
  31. in the output listing.
  32.  
  33. Questions?  Comments?  Suggestions for Version 3.0?  Send 'em NetMail, or
  34. contact me through the Maximus support conference MUFFIN.
  35.  
  36. LASTCALL.EXE:
  37. -------------
  38. Source code available on request.  It was written in C, and I used
  39. Borland's TC++ 1.0 compiler in the normal C mode.
  40.  
  41. LSTCALLP.EXE:
  42. -------------
  43. 01/18/92 - Compiled under OS/2 v1.30.1 w/MSC 6.00 compiler by Chris Epler
  44.            It's been running here for a few days with no apparent problems.
  45.            If you have a problem with the OS/2 version, or want the latest
  46.            OS/2 version (Available via F'Req), please contact me at:
  47.  
  48. Chris Epler - Sound Source BBS (714) 597-7858 - 1:207/107 USR HST/PC v.42bis
  49.  
  50. Special thanks to:
  51.  
  52.  Jim Sce of the Paradise BBS (+1-716-621-7637)
  53.  Janis Kracht of the <<PRISM BBS (+1-914-344-0350)
  54.  
  55. And Ray Gardner for his qsort routine "A version of qsort that uses Shell's
  56. sort algorithm." dated 11/91 and placed in the public domain.
  57.  
  58. /* Erik */
  59.