CompuServe Thread

PixelPop failure

1 messages in this thread
#55120From: Stephen BowlsbyAug 27, 1993 12:15 PM
I have a strange problem with PixelPop. Using the pp.bat command only produces two error messages about bad command or filename. But all of the files called by pp work. I can only get PixelPop to work by running ppgifv.exe directly. All the other trappings in the PixelPop directory are useless. I don't know how some of the batch-file specific commands work, but this is what's in my pp.bat file (AAP v1.3): c:\anipro\pixelpop\pp_aap %1 %2 %3 %4 %5 %6 if errorlevel -1 goto end :gif c:\anipro\pixelpop\ppgifv :end I've put the PixelPop subdirectory in my path and I've used all the switches listed in the manual. It seems so straight forward, yet it won't work.