In a message dated 7/11/2005 6:38:11 AM Pacific Daylight Time, [EMAIL PROTECTED] writes:
> > QUERY = \SELECT PO.GROUP = 'Group Reference'\ > > DATA \QSELECT PO.GROUP (2)\ > > DATA \SSELECT POF BY GROUP BY-DSND PO.DATE\ > > EXECUTE QUERY Before you execute add a CLEARSELECT in order to remove any old select lists that are hanging around in the memory of the process. I suspect that is the reason you are getting this odd result. Will Johnson ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
