Dec 242017
Hyper-text help for QEdit Version 2.15. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
HELP.EXE | 37652 | 20364 | deflated |
HELP1.EXE | 29894 | 15571 | deflated |
QH.BAT | 678 | 346 | deflated |
QHELP.H! | 143370 | 59379 | deflated |
QHELPQ.DAT | 14406 | 3930 | deflated |
QHELPQ.TXT | 2025 | 400 | deflated |
QHM.BAT | 1345 | 644 | deflated |
QHS.BAT | 805 | 319 | deflated |
QHSETUP.BAT | 6705 | 1622 | deflated |
QHSETUP.P1 | 1863 | 455 | deflated |
README.BAT | 1473 | 292 | deflated |
README.P0 | 1782 | 382 | deflated |
README.P1 | 1782 | 602 | deflated |
README.P2 | 1782 | 486 | deflated |
README.P3 | 1863 | 508 | deflated |
README.P4 | 1296 | 308 | deflated |
REGISTER.DOC | 3370 | 968 | deflated |
Download File QHLPQ215.ZIP Here
Contents of the README.BAT file
echo off
cls
: Readme.Bat, 01 Jan 92, Rhg
if not exist Readme.P0 goto P0err
type Readme.p0
echo.
echo Press any key to continue ...
pause > nul
if not exist Readme.P1 goto P1err
cls
type Readme.p1
echo.
echo Press any key to continue ...
pause > nul
cls
if not exist Readme.P2 goto P2err
type Readme.p2
echo.
echo Press any key to continue ...
pause > nul
cls
if not exist Readme.P3 goto P3err
type Readme.p3
echo Press any key to continue ...
pause > nul
cls
if not exist Readme.P4 goto P4err
type Readme.p4
echo
goto end
:P0err
echo
echo ERROR ... can not find the Readme.P0 file.
echo The Readme.P0 file MUST be on the drive that you are logged onto.
echo.
goto end
:P1err
echo
echo ERROR ... can not find the Readme.P1 file.
echo The Readme.P1 file MUST be on the drive that you are logged onto.
echo.
goto end
:P2err
echo
echo ERROR ... can not find the Readme.P2 file.
echo The Readme.P2 file MUST be on the drive that you are logged onto.
echo.
goto end
:P3err
echo
echo ERROR ... can not find the Readme.P3 file.
echo The Readme.P3 MUST be on the drive that you are logged onto.
echo.
goto end
:P4err
echo
echo ERROR ... can not find the Readme.P4 file.
echo The Readme.P4 MUST be on the drive that you are logged onto.
echo.
goto end
:end
cls
: Readme.Bat, 01 Jan 92, Rhg
if not exist Readme.P0 goto P0err
type Readme.p0
echo.
echo Press any key to continue ...
pause > nul
if not exist Readme.P1 goto P1err
cls
type Readme.p1
echo.
echo Press any key to continue ...
pause > nul
cls
if not exist Readme.P2 goto P2err
type Readme.p2
echo.
echo Press any key to continue ...
pause > nul
cls
if not exist Readme.P3 goto P3err
type Readme.p3
echo Press any key to continue ...
pause > nul
cls
if not exist Readme.P4 goto P4err
type Readme.p4
echo
goto end
:P0err
echo
echo ERROR ... can not find the Readme.P0 file.
echo The Readme.P0 file MUST be on the drive that you are logged onto.
echo.
goto end
:P1err
echo
echo ERROR ... can not find the Readme.P1 file.
echo The Readme.P1 file MUST be on the drive that you are logged onto.
echo.
goto end
:P2err
echo
echo ERROR ... can not find the Readme.P2 file.
echo The Readme.P2 file MUST be on the drive that you are logged onto.
echo.
goto end
:P3err
echo
echo ERROR ... can not find the Readme.P3 file.
echo The Readme.P3 MUST be on the drive that you are logged onto.
echo.
goto end
:P4err
echo
echo ERROR ... can not find the Readme.P4 file.
echo The Readme.P4 MUST be on the drive that you are logged onto.
echo.
goto end
:end
December 24, 2017
Add comments