home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 9 / FreelogHS09.iso / Pov / Dos / povmsdos.exe / POVMSDOS.ZIP / ALLANIM.INI < prev    next >
Text File  |  1997-01-29  |  1KB  |  25 lines

  1. User_Abort_Command=command /C Echo get out>userabor.mes
  2. Fatal_Error_Command=command /C type fatal.out>>allscene.err
  3. Fatal_File=on
  4. -P +b100 +X100 +a0.05 +r4 -j
  5. +mb1
  6. res120
  7. -d +v
  8. -oallscene\
  9. Pre_Scene_Command=exists %p%s.flc
  10. Pre_Scene_Return=-q                     
  11.  
  12. Output_to_File=On
  13. Pre_Scene_Command=exists %p%s.flc      ;;If myfile.flc already exists
  14. Pre_Scene_Return=-q                    ;;  skip entire scene
  15. Pre_Frame_Command=pkzip -vb %p%s %o    ;;Test if myfile.tga in myfile.zip
  16. Pre_Frame_Return=-s                    ;;  if no error, skip this frame
  17. Post_Frame_Command=pkzip -mu %p%s %p%o ;;Move myfile.tga to myfile.zip
  18.                                        ;;  This removes tga from disk
  19. Post_Frame_Return=f                    ;;If error, crash
  20. Post_Scene_Command=command /C dta /o%p%s.flc /R%w,%h %p%s.zip  ;;make myfile.flc
  21. Post_Scene_Return=f                    ;;If error, crash
  22. Pause_When_Done=Off
  23. Continue_Trace=On                
  24. Test_Abort=On                    
  25.