RUN.BAT  ·  BAT  ·  1.2 KB  ·  1987-10-07  ·  from Compute-PC-Magazine-Disk_January-1988_Volume-2_No.1_Issue-3
echo off
cls
echo                           COMPUTE!'s PC Magazine
echo                    January 1988, Vol. 2, No. 1, Issue 3
echo         Copyright 1988, COMPUTE! Publications, Inc. All Rights Reserved.
echo  
echo Note: This issue of the COMPUTE!'s PC Magazine disk does not have the
echo       disk menu program found on earlier disks. The menu program has been
echo       eliminated to conserve disk space and reduce confusion. In its
echo       place is a text file named README. This file contains descriptions
echo       for every file on the magazine disk. (In general, these
echo       descriptions echo information in the magazine articles.) As always,
echo       read "How to Use the Disk" and the corresponding magazine articles
echo       for full instructions before running any programs.
echo  
echo       To display the text file README on the screen, press any key at the
echo       prompt below. To print the file, enter the following command at the
echo       DOS prompt:
echo  
echo       COPY README LPT1
echo  
echo --------------------------------------------------------------------------
echo To display the README file on the screen,
pause
type readme