[Gambas-user] pb loading an picture into a string

Jean-Yves F. Barbier 12ukwn at ...626...
Thu Nov 26 15:11:05 CET 2009


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




More information about the User mailing list