/ Forums / Advansys Formativ / Creating Solutions with Formativ / Double Quote Problem with ItemSetText / Reply To: Double Quote Problem with ItemSetText
March 12, 2006 at 3:18 pm
#7523
Hi rdryan,
Could you please provide some sample code as we could not reproduce the behaviour. The sample code below uses the ComposingItem and ItemSetText token to insert the characters you described above.
GroupWise.ComposingItem.bodytext = "(), {}" iText = "(), {}" iSyntax = "ItemSetText(""X00"";10;""" & iText & """;1;1)" msgbox groupwise.throwtoken(iSyntax, iReturnVal)
Regards,
Advansys Support