Bill,

Make vlogo a varbit instead of text, and:

SET VAR vlogo VARBIT = ['c:\logos\bslogo.bmp']

Emmitt Dove

Manager, DairyPak Business Systems

Evergreen Packaging, Inc.

[EMAIL PROTECTED]

[EMAIL PROTECTED]

(203) 643-8022

 

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Niehaus
Sent: Monday, May 12, 2008 12:12 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Printing graphic on a label based upon data values

 

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

 

 

 

Reply via email to