home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / animatio / bbs_show.zip / PRINTME.BAT < prev    next >
DOS Batch File  |  1993-10-30  |  249b  |  7 lines

  1. @ECHO OFF
  2. CLS
  3. REM This is the batch file that will print out the Registration Form
  4. REM for this shareware program and, when edited, it will print out
  5. REM Your BBS MEMBERSHIP Application! Edit it accordingly.
  6. IF EXIST *.FRM copy *.FRM PRN >NUL
  7.