My first select looks like:
SET Environment.Answer.Row[] = SELECT P.MSG_ID FROM Database.EAI AS P WHERE P.MSG_ID = MSGID;
I would like the second to look something like:
SET Environment.Answer.Row[Current Row items] = SELECT P.MSG_ID FROM Database.EAI AS P WHERE P.MSG_ID = MSGID;
but hey, this does not work....anybody with any ideas?
Thanks _________________ If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum