revPrintText
Mark Schonewille
m.schonewille at economy-x-talk.com
Sun Jun 18 17:11:44 EDT 2006
Hi Yves,
Have you tried revPrintField?
Best,
Mark
--
Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Download ErrorLib at http://economy-x-talk.com/developers.html and
get full control of error handling in Revolution.
Op 18-jun-2006, om 22:53 heeft Yves COPPE het volgende geschreven:
> 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