READNEXT pops the next id from the list produced by SELECT PRODS. In order
to actually read the item, you'd need a "READ PROD.REC FROM PRODS, PROD" or
the equivalent.

--
Dave Walker
                8..7 4(())  -:&:-
  -:&:-    8.74 .74(())
                 ((88.74  ..74  -:&:-
                        ((88.74   * Peace

 

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Mark Johnson
> Sent: Tuesday, July 12, 2005 8:30 AM
> To: u2-users@listserver.u2ug.org
> Subject: Re: [U2] THE variable names
> 
> 
> Does that work. PRODS was not a File handle. Is there some 
> magic that turns
> a mv'd variable into a file handle.
> Besides, if it did work, you would lose the included MV 
> variable for use
> with associated fields or would have to manage by hand.
> 
>  Why use Remove?  It's unfamiliar to more oldtimers and 
> requires use of
> > SETTING.
> > Just
> > SELECT PRODS
> > and then
> > READNEXT PROD ELSE DONE = TRUE
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to