What about SSELECT FILE FIRST 2?

Thanks,
 
Nick Cipollina
 
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, May 25, 2006 9:03 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] OK...Is there a way....UV

   ED DICT FILE REC.COUNT

   001 I

   002 @RECCOUNT

   003

   004 Cnt

   005 5R

   006 S

   SORT FILE WITH REC.COUNT < "2"

   N'es pas?

 
______________________________________________________________________

   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED]   On   Behalf  Of
"George
   Gallen" <[EMAIL PROTECTED]>
   Sent: Friday, 26 May 2006 05:16
   To: <u2-users@listserver.u2ug.org>
   Subject: [U2] OK...Is there a way....UV

   I want to sort a file by @ID and only take the first two items...
   SELECT FILE BY @ID SAMPLE 2
   doesn't work, it first takes the sample of 2, then sorts it.
   SELECT FILE BY @ID
   SELECT FILE SAMPLE 2
   works, but takes two lines
   How  can  I phrase my SELECT so it will sort first, then sample
later,
   instead
   of sample first, sort later?
   I'm running UV.
   George
   George Gallen
   Senior Programmer/Analyst
   Accounting/Data Division
   [EMAIL PROTECTED]
   ph:856.848.1000 Ext 220
   SLACK  Incorporated  -  Delivering the best in health care
information
   and
   education worldwide.
   http://www.slackinc.com
   -------
   u2-users mailing list
   u2-users@listserver.u2ug.org
   To unsubscribe please visit http://listserver.u2ug.org/

 
**********************************************************************

   This  email message and any files transmitted with it are
confidential
   and intended solely for the use of addressed recipient(s). If you
have
   received  this  email  in  error please notify the Spotless IS
Support
   Centre  (+61 3 9269 7555) immediately, who will advise further
action.
   This  footnote  also confirms that this email message has been
scanned
   for the presence of computer related viruses.

 
**********************************************************************
-------
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