|
dcl &recs *dec 10 0 dcl &dltrcds *dec 10 0 RTVMBRD FILE(ABC) MBR(*FIRST) NBRCURRCD(&RECS) NBRDLTRCD(&DLTRCDS) if (&recs > 0) DO ..... hth jim ----- Original Message ----- From: "George Kinney" <GKinney@nextransport.com> To: <midrange-l@midrange.com> Sent: Wednesday, January 29, 2003 3:19 PM Subject: Checking for records in CL? > Is there any way to check, in CL only, if a file has records? > > Currently I am using: > PGM > RGZPFM FILE(TEMP) > MONMSG MSGID(CPF2995) EXEC(GOTO CMDLBL(SKIPIT)) > > ...code that shouldn't run if there aren't any records... > > SKIPIT: > ENDPGM > > This works OK, but I would definately prefer a positive test. > > Other alternatives? > _______________________________________________ > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list > To post a message email: MIDRANGE-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo.cgi/midrange-l > or email: MIDRANGE-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/midrange-l. > >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.