On 04/20/2012 02:15 PM, Mark Schonewille wrote:
Hi iPad :-)
Have you made sure that the field font is not Time New Roman and have you used
the syntax
set char 1 to -1 of fld x to "Times New Roman"
? How do you copy? You might want to use
set the clipboarddata["rtf"] to the rtfText of fld x
Hi iPad :-)
Have you made sure that the field font is not Time New Roman and have you used
the syntax
set char 1 to -1 of fld x to "Times New Roman"
? How do you copy? You might want to use
set the clipboarddata["rtf"] to the rtfText of fld x
or maybe
set the clipboarddata["html"] to the htm