Is there something different with rich text fields when using @SetField? This formula below is in the PostOpen event and it is not setting the rt field called TrackDL with the contents of the rt field called AcxDL. What am I doing wrong?
Thanks in advance,
Donna
FIELD TrackDL := TrackDL;
@SetField("TrackDL";AcxDL)

Setting a rich text field (D Fisher 21.Jul.04)
. . 