On Sat, 22 Jul 2000 10:24:40 -0500, "Pete" <[EMAIL PROTECTED]> wrote:

> On Fri, 21 Jul 2000 23:02:27 -0500, Glenn McCorkle wrote:

>> On Thu, 20 Jul 2000 21:17:16 -0500, Clarence Verge wrote:

>>> Pete wrote:

>>>> Personally, I would like to run a sound file player in the background
>>>> while sifting this list ;-)

>>> I use a radio.

>> I use my CD player. :-)
>> But seriously, CNDMIDI.EXE plays .MID files in the background.

> I have CNDMIDI, but haven't had much success setting it up. In truth I
> can't remember exactly what the problem was; its been a while since my
> last effort. Are there any newbie instructions for it?

 Here is the BATch file I use for starting Arachne with Midi support.
(hope this helps)

___ aramidi.bat (cut here) ___
@echo off
if "%1"=="" goto err
C:
CD\
IF NOT EXIST C:\ARACHNE\ARACHNE.BAT PKUNZIP -d E:\ARACHNE\!AR%1.ZIP C:\
PKUNZIP -d -o E:\ARACHNE\MAIL\!AR!MDIR.ZIP C:\
if "%1"=="mail" PKUNZIP -d -o E:\ARACHNE\MAIL\!AR!MAIL.ZIP C:\

rem load soundblaster drivers for CNDMIDI
D:
CD\AUDIO\CNDMIDI
LH SBMIDI
SBSIM
CD\
C:
CD \ARACHNE
CALL ARACHNE.BAT

rem unload CNDMIDI's drivers
D:
CD\AUDIO\CNDMIDI
SBSIM /u
SBMIDI /u
CD\
C:
goto end
:err
echo To run !ar165.zip --- aramidi 165(enter)
pause
rem show list of available versions to run
dir e:\arachne\!ar*.zip /p
pause
:end
menu.bat
___cut here ______________


Glenn McCorkle [EMAIL PROTECTED] North Jackson, Ohio, USA
DOS prog. for QV cameras http://www.angelfire.com/id/glenndoom/qvplay.html
Other stuff http:[EMAIL PROTECTED]/
-- 
            Arachne, The Web Browser for DOS
   Open the 'DOOR' to the WWW. Keep the 'windows' closed.
  Download Arachne for DOS http://browser.arachne.cz/dos/
      Visit the Arachne home page http://arachne.cz/

Reply via email to