Doriano Blengino a écrit :
...

Ok, I found what was wrong: as there is no conversion between a string
and a picture, I must write the string to a file and read it as a picture,
the string was written as of WRITE #INstream, OUTstring, String.Len(OUTstring)
                 instead of: WRITE #INstream, OUTstring, Len(OUTstring)

Sorry for the noise.

JY
-- 
Love cannot be much younger than the lust for murder.
                -- Sigmund Freud

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to