On Nov 16, 1:57 am, "Ursus" wrote:
> schreef in berichtnews:6e7b1830-af6c-402f-b398-4bf481a16ffe@a29g2000pra.googlegroups.com...
>
> >I have a solution which has a quiz component. I would like all the
> > questions and answers to the quiz to be appended into one field as
> > this field will for part of a letter sent to the person who has sat
> > the quiz.
> > ie I need to append 2 fields (Q and A) per line and then append
> > multiple records below. I have tried scripting with a loop using set
> > field but it replaces the entire contents. Any ideas ?
> > Thanks heaps in advance. David
>
> It would have helped if you posted the script along with your question, but
> my guess is you have forgotten to port the old value of the field
>
> MyField
>
> Set Field MyField < MyField & WhatEverComesNext >
>
> Keep well, Ursus
Thanks Ursus
You are absolutely right! I forgot to port the old value - problem
solved.
Thanks
David
>> Stay informed about: Appending records