I am trying to print logos for various companies on labels. I located a variableImage on the label called vlogo. I have vlogo set as TEXT with a before generate custom EEP with the following: IF vfutfem CONT 'crys' THEN SET VAR vlogo TEXT = 'c:\logos\bslogo.bmp' ENDIF RETURN I have various logos in the directory c:\logos I'm not getting anything to print for vlogo on the label. I'm not sure if I have the variable types right for vlogo or if there may be other problems with my setup. Thanks for any input. Bill

