Is the file empty? Use NBRCURRCD to check
Downloading empty files to the server can cause errors. Check to see is files are empty first.
Downloading empty files to the server can cause errors. It's best to check the files for data first. If you find...
Continue Reading This Article
Enjoy this article as well as all of our content, including E-Guides, news, tips and more.
the files are empty, you can bypass the download and save yourself the trouble of errors.
RTVMBRD FILE(mylib/myfile) + MBR(myfile) + NBRCURRCD(&NBRCURRCD) IF COND(&NBRCURRCD *EQ 0)THEN(DO) GOTO CMDLBL(SKIPTFR) ENDDO
==================================
MORE INFORMATION ON THIS TOPIC
==================================
The Best Web Links: tips, tutorials and more.
Ask your programming questions--or help out your peers by answering them--in our live discussion forums.
Ask the Experts yourself: Our application development gurus are waiting to answer your programming questions.