home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / modem.madness / SMMNETML / LASTRANS.ZIP / LASTRANS.DOC < prev    next >
Encoding:
Text File  |  1991-10-19  |  3.9 KB  |  118 lines

  1.  
  2.  
  3. LASTRANS Version 1.0
  4. --------------------
  5.  
  6.  
  7. Written by Robert Parsons
  8. Sysop of HI DESERT BBS (619) 247-1816
  9. September 30 1991
  10.  
  11.  
  12. WHAT DOES IT DO
  13. ---------------
  14. LASTRANS displays a colorful ANSI screen which lets the user of a BBS know
  15. when the last mail transfer was. Also displays a NON-ANSI screen.
  16.  
  17.  
  18.  
  19. Background
  20.  
  21. This is my first attempt at writing a utility for Wildcat. I am presently
  22. running Wildcat 3.0 and echoing Access Net. LASTRANS cannot be used with
  23. other BBS Software at this time.  Most of the other utilities
  24. I found, that display the last mail transfer, don't use a full screen and
  25. are mostly Non-ANSI. I wanted something more colorful. So I made my own. I
  26. like a colorful BBS and if you do too, this is the program for you.
  27.  
  28.  
  29.  
  30. FILES
  31.  
  32. LASTRANS.EXE - This is the main program that does the work.
  33. LASTRANS.DOC - Program Document. This file.
  34. LASTRANS.CFG - Made by CONFIG.EXE. Contains Display File Names and Path.
  35. CONFIG.EXE   - This is the program that creates the LASTRANS.CFG file.
  36. LASTRANS.REG - The optional registration form.
  37. HELLO4.BBS   - Sample of a custom hello screen. Must be viewed through 
  38.                CATCOLOR or WILDCAT 3.0.
  39.  
  40. SETUP
  41. -----
  42.  
  43. Simple, just place LASTRANS.EXE and CONFIG.EXE in your Wildcat main directory.
  44. Run CONFIG.EXE It will search for LASTRANS.CFG and when it does not
  45. find it, it will create one for you. You will be asked to enter the full
  46. path to your display or bulletin files.  If you want to create a HELLO screen
  47. then you will need to put the file in you display directory, if you want to
  48. create a bulletin then give the path to your bulletin directory.  You will
  49. also be asked for the file name you wish to create.  The extension is taken
  50. care of by the default, you just need the name of the file (HELLO4).
  51.  
  52.  
  53.  
  54. IMPORTANT!!! The path you set for the display file MUST be the same directory
  55. as your other display or bulletin files. Also it must have the backslash at
  56. the end of the path.
  57.  
  58.                              HELLO SCREEN EXAMPLE
  59.  
  60.  
  61. EXAMPLE : C:\WC30\DISP\            EXAMPLE FILE NAME : HELLO4  .BBS
  62.           ^^^^^^^^^^^^^                                ^^^^^^^^^^^^
  63.  
  64.  
  65.                            BULLETIN SCREEN EXAMPLE
  66.  
  67.  
  68. EXAMPLE : C:\WC30\BULL\            EXAMPLE FILE NAME : BULL4   .BBS
  69.           ^^^^^^^^^^^^^                                ^^^^^^^^^^^^
  70.  
  71. Once this is complete, you will need to add LASTRANS to the last line of
  72. the .BAT file that runs your mail transfer. The following is the way mine
  73. looks:
  74.  
  75. EXAMPLE:               @ECHO OFF
  76.                        CLS
  77.                        CD\ACCESS
  78.                        EXPORT
  79.                        CD\TELIX
  80.                        TELIX SHIDESERT
  81.                        CD\ACCESS
  82.                        IMPORT
  83.                        CD\WC30
  84.  Place it here ----->  LASTRANS
  85.  
  86.  
  87.  
  88.  
  89. Once this is complete, you are ready! After the next mail transfer LASTRANS
  90. will run and make the display screens with the Time & Date of that transfer.
  91.  
  92.  
  93. REGISTRATION
  94. ------------
  95.  
  96. You may use LASTTANS as is, without modification.  You are granted a
  97. license to use this program for as long as you like.  You are also
  98. encouraged to put this program up for down load on your BBS.
  99.  
  100. If you would like a registered CUSTOM copy, you will have to complete the
  101. LASTRANS.REG document.  I will make your CUSTOM VERSION
  102. which will display your BBS name at the top and a text graphic of anything
  103. you want at the bottom, such as your BBS logo. Then I will place it on my
  104. BBS for you to download.  THERE IS NO CHARGE FOR REGISTRATION!
  105.  
  106.  
  107.  
  108.  
  109. mail it to:
  110.                          HI DESERT BBS
  111.                          C/O Robert Parsons
  112.                          15346 Bonanza St. Ste. D
  113.                          Victorville, CA.  92392
  114.  
  115. If you would like to see this program in action, call my BBS 619-247-1816
  116.  
  117.  
  118.               Thanks for Downloading LASTRANS Version 1.0