home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Online Bible 1995 March
/
ROM-1025.iso
/
olb
/
biblefre
/
mm.bat
< prev
next >
Wrap
DOS Batch File
|
1995-03-27
|
3KB
|
90 lines
@echo off
echo off
rem
rem Sample - Bible installed on CDROM %cd%\olb\bible
rem on hard drive at d:\bible
rem
rem %cd%\OLB\BIBLEFRE = %cd%\olb\bible
rem %cd% = not used
rem = version e.g. scholar in AV.OLD
rem = u=d:\bible
rem %cd%\OLB\BIBLEFRE = d:\bible
rem
:begin
if not %1%2%3%4%5%6%7%8%9x == x set olb=%1 %2 %3 %4 %5 %6 %7 %8 %9
%cd%\OLB\BIBLEFRE\choose 12 ONLINE BIBLE 6.13 Select Version Read Me Using Windows More Documentation UED Editor To Order
if errorlevel 9 goto A
rem Read Me
if errorlevel 8 goto B
rem Windows
if errorlevel 7 goto C
rem Instruction Manual
if errorlevel 6 goto D
rem Editor
if errorlevel 5 goto E
rem To Order Documenation
if errorlevel 4 goto F
goto END
:A
if exist %cd%\OLB\BIBLEFRE\mm0.bat %cd%\OLB\BIBLEFRE\mm0
cls
echo:
echo No Versions Installed!
echo:
pause
goto begin
:B
rem Change Log
%cd%\OLB\BIBLEFRE\view %cd%\OLB\BIBLEFRE\version.doc
goto begin
:C
rem Masochist Documentation
%cd%\OLB\BIBLEFRE\view %cd%\OLB\BIBLEFRE\windows.doc
if exist %cd%\OLB\BIBLEFRE\windows\windows.doc %cd%\OLB\BIBLEFRE\view %cd%\OLB\BIBLEFRE\windows\windows.doc
goto begin
:D
%cd%\OLB\BIBLEFRE\choose 12 "MORE DOCUMENTATION" "View Manual" "Print Manual" "File Compression Info"
if errorlevel 9 %cd%\OLB\BIBLEFRE\view %cd%\OLB\BIBLEFRE\manual.doc
if errorlevel 8 goto D1
if errorlevel 7 %cd%\OLB\BIBLEFRE\view %cd%\OLB\BIBLEFRE\diet.doc
goto begin
:D1
cls
echo This manual contains no formatting information and is in pure ASCII
echo format. It is included on this disk only to act as a temporary
echo manual until you can order the latest manual from one of our
echo international distributors. It is not ideal for printing. See the
echo To-Order option on the Mini-Menu for details on ordering an
echo attractively printed and bound manual. In most countries the cost is
echo about $6 and includes the latest install disk.
pause
%cd%\OLB\BIBLEFRE\choose 12 "Print Manual" "Yes" "No"
if errorlevel 9 copy %cd%\OLB\BIBLEFRE\manual.doc prn
goto begin
:E
%cd%\OLB\BIBLEFRE\choose 12 "USEFUL EDITOR" "Load UED editor" "Re-Configure UED editor"
if errorlevel 9 %cd%\OLB\BIBLEFRE\ued
if errorlevel 8 %cd%\OLB\BIBLEFRE\uedcfg
goto begin
:F
cls
if exist %cd%\OLB\BIBLEFRE\read.me2 %cd%\OLB\BIBLEFRE\view %cd%\OLB\BIBLEFRE\read.me2
%cd%\OLB\BIBLEFRE\view %cd%\OLB\BIBLEFRE\to_order.doc
goto begin
:END
cls
echo:
echo: ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
echo: ▓▓█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█▓▓
echo: ▓▓█ Enter MM to re-start the Mini∙Menu █░░
echo: ▓▓█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█░░
echo: ▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
echo:
echo:
echo: