Hey Robert and Al - As to using BinaryIO to read the image resolution directly from the raw file, I whipped up some quick code to do it for .bmp/.gif/.tga files (because they use a similar method) and posted it at:
http://invisiblethreads.com/lingo/graphicheader/index.html It attempts to determine the file type first by reading the header (as opposed to the filename), and then if successful gets the resolution. Enjoy.. Kendall (more code and such at: http://invisiblethreads.com/devzone.html) [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
