> `C:\DOCUME~1\sshapiro\LOCALS~1\Temp\magick-bp35qfi5': Too many open files.
Type identify -list resource Try reducing file limit by half. If your file limit is 768 and you are using convert from the command line, try convert -limit file 384 ... You can also set the file limit with an environment variable or if you are using MagickCore or the MagickWand API they each have a method to set the file resource limit. _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
