On Thu, 26 Apr 2007 08:58:36 -0400, Mark Jacobs <[EMAIL PROTECTED]>
wrote:

>On Thursday 26 April 2007 08:40, james wrote:
>> Lizette
>>
>> Cant think of anything which 'counts' records quicker than DFSORT
>>
>> James F. Smith
>
>I agree. Sort copy to a dummy output file should work fine.
>--
>


//COUNT EXEC PGM=ICETOOL,REGION=2M         
//*COUNT EXEC PGM=SYNCTOOL,REGION=2M       
//*                                          
//TOOLMSG  DD SYSOUT=*                       
//DFSMSG   DD SYSOUT=*                       
//IN1      DD DSN=INPUT.FILE         
//TOOLIN   DD  *                             
* COUNT NUMBER OF RECORDS IN INPUT FILE      
   COUNT FROM(IN1)         


--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group:  G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

                  

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to