Perhaps the clue is in the type of the variable field...?

Regards,
Alastair.

--------------------------------------------------
From: <[email protected]>
Sent: Thursday, August 19, 2010 6:20 PM
To: "RBASE-L Mailing List" <[email protected]>
Subject: [RBASE-L] - Where is the image?



Hello, list!

I wrote a letter in word, formated it, had pictures in it,
and had it copied to a variable rich text field on a form.

So far I have a form with Variable Rich Text Field and I have a BitButton
with the following code:

SET VAR varrtf VARBIT = ' '
SET VAR vcolor TEXT = 'blue'
CHOOSE vcolor FROM #LIST 'AQUA,BLACK,BLUE,CREAM,DARK GRAY,FUCHSIA'
PROPERTY variablerichedit1 color .vcolor
LAUNCH filename1.rtf||w
PROPERTY variablerichedit1 load_from_file 'FileName1.RTF'
RETURN

The var varrtf is the variable rich text field on the form into wich the
word file is loaded.

The rtf file from word copies nicely into the VRTF field but there is no
image seen. Is there a Property option I do not know of? In short how can
I make the image visible in the form and in that Variable Rich Text Field?

Regards
Christian Hjortmar






No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.851 / Virus Database: 271.1.1/3081 - Release Date: 08/19/10 07:35:00



Reply via email to