Replace the first GETLIST ... SETTING with

EXECUTE "GET.LIST name" SETTING X.CTR RTNLIST MAINLIST CAPTURING JUNK
IF X.CTR THEN

and change its READNEXT to

READNEXT X.ID FROM MAINLIST THEN

You can leave the secondary GETLIST /READNEXT alone.

At 12:52 PM 8/5/2004, you wrote:
We are writing  unibasic programs to create extract files for pivotlink
and very new to unidata
environment.

 Is there anyway to have two or more active savedlist at any one time
keeping the readnext pointers in sync?
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to