Alena Smart 14.Feb.12 10:16 AM a Web browser Domino Designer 7.0.2 FP3 Windows XP
Hi,
I have some code where I have to empty an item, not sure how.
call itemBBC.appendtotextList(doc.Getfirstitem( "txtDPA" ))
Call itemVVT.appendtotextList(docParent.Getfirstitem( "txtMPP" ))
I need to empty those items before appending them with new values, I have tried using the "" but that does not work,
please any hepl with this... thank you
Alena,


Empty an item? (Alena Smart 14.Feb.12)
. . RE: Empty an item? (Alena Smart 14.Feb.12)
|