<< What am I missing? >>
Nothing, you've successfully loaded the image into a variable. But to attach it to an email, it needs to be in a file on disk. If I recall, you can create a file from the variable with WRITE: OUTPUT Image.JPG WRITE .vGetImage OUTPUT SCREEN -- Larry

