I'm trying to work around the lack of a functioning Mac version of ImageMagick/PerlMagick to get height, width, and file size for JPEG files. The ImageSize module gives me height and width in a platform independent manner (i.e., the code is not tied to MacPerl). So the final piece of the puzzle is the filesize. Does anyone know of a way to get it without resorting to AppleScript and some scriptable little Mac-only utility? --Mark # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org