CEL Viewer
21-Aug-94 12:32:46
Sb: #119005-CEL Viewer
Fm: Paul J. Pollastro 74271,2322
To: Stefan Elsner 100016,700
Stefan,
I downloaded the CEL.ZIP file and it works fine for one CEL map but I cannot
create a Batch file to run all CEL maps consecutively like I can in with the
VGASHOW program. I also tried using some switches and they didn't work either.
Below is a sample batch file which I created to run with the CEL.EXE program
one CEL after another and it did not work. Any suggestions?
@echo off
cls
cd 1
cel *.cel /t1 /p /c
cd..
cls
Thank you much…
Paul J.