home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / BM0406_A.ZIP / SHOWIT17.ZIP / SHOWIT.DOC < prev    next >
Text File  |  1993-03-27  |  3KB  |  77 lines

  1.  
  2.                                   SHOWIT v1.7
  3.                            (c) 1993 by Ken Collins
  4.  
  5. v1.0 - 3/19/93  - initial release 
  6. v1.7 - 3/27/93  - minor code changes, included Animated ANSI screen set
  7.  
  8. SHOWIT was written as a tool for use with the STUNY modification package for
  9. RBBS v17.4a.  The purpose is to direct ANSI screens out the communications
  10. port either from the command line or through batch files.  SHOWIT has been
  11. tested under DESQview v2.42.  SHOWIT will redirect a user configurable ANSI file
  12. out a communications port or display the file locally.  The original idea was
  13. for use with the modification for RBBS written by Richie Molinelli to permit use
  14. of all 3 flavors of batch files when running test files for new uploads.  It can
  15. be used in any batch file to redirect the contents of a text/ANSI file out a
  16. communications port thereby permitting use with other BBS packages which run
  17. batch files for testing purposes or doors.
  18.  
  19. The command line for SHOWIT is very simple.  It consists of the program command
  20. with the file to be redirected as a parameter, the redirect symbol and the COM
  21. port to redirect to.
  22.  
  23.                      ie:  SHOWIT SCR1 > COM2
  24.  
  25. This would redirect the contents of the file SCR1 out COM2.
  26.  
  27. To display a file locally just enter SHOWIT <path\filename>.  This facilitates
  28. the makeup of ANSI slide shows locally.  Run the enclosed EXAMPLE.BAT file
  29. to see a sample.
  30.  
  31.  
  32. This archive should contain the following files:
  33.  
  34.              SHOWIT.EXE   - the main executable program
  35.              SHOWIT.DOC   - this document file
  36.              FILE_ID.DIZ  - description file
  37.              DESC.SDI     - description file
  38.              SCR1         - sample color ANSI file testing screen for RBBS -
  39.                             testing file integrity
  40.              SCR2         - sample color ANSI file testing screen for RBBS -
  41.                             remove zip comments
  42.              SCR3         - sample color ANSI file testing screen for RBBS -
  43.                             testing for virii
  44.              SCR4         - sample color ANSI file testing screen for RBBS -
  45.                             done with testing
  46.              ITFAIL       - sample color ANSI "Failed Integrity Test" screen
  47.                             for RBBS
  48.              VIFAIL       - sample color ANSI "Failed Virii Test" screen for
  49.                             RBBS
  50.              CLRSCR       - sample screen clearing file for RBBS
  51.              EXAMPLE.BAT  - sample batch file to display screens locally
  52.              NEWSCRS.ZIP  - sample screen set containing color Animated
  53.                             ANSI screens for RBBS
  54.  
  55. DISCLAIMER:
  56.  
  57. The author of this progam is not responsible for any damage arising from the
  58. use of this program.  The user assumes all responsibility for all results
  59. from the use of this program.
  60.  
  61. LEGALITIES:
  62.  
  63. This program is copyright 1993 by Ken Collins.  This program must be
  64. distributed within this archive and may NOT be included within any other archive
  65. without the written permission of Ken Collins.
  66.  
  67. Continuing in the spirit of the RBBS-PC tradition, there is no charge for the 
  68. use of SHOWIT.  If the program fails to function as described, the purchase
  69. price will be cheerfully refunded.
  70.  
  71. Ken Collins
  72. The ACS BBS
  73. Running RBBS v17.4a/STUNY beta
  74. (316) 251-2761
  75. 1200 thru 9600 v32
  76.  
  77.