revPrintText
Yves COPPE
yvescoppe at skynet.be
Sun Jun 18 16:53:52 EDT 2006
Hi list
I have a problem :
I have a fld : xyz
this fld contains text and images
the images are placed using the property :
set the imageSoucre of char x of line y of fld "xyz" to <an img ID>
put fld "xyz" into tFld
put "whateveryouwant" into tTitre
put the short time into ttime
put the short time into tToDay
put tTitre&tDay&&tToDay&ttime into tTitre
revPrintText tFld,tTitre
the text is printed BUT the chars "char x of line y of fld "xyz"" are
printed, not the imgs
How can I proceed so that the imgs are printed as they appear in the
fld ?
thanks.
Greetings.
Yves COPPE
yvescoppe at skynet.be
More information about the use-livecode
mailing list