Jul 11, 2001 #1 kurup Programmer Jun 1, 2001 32 IN HI FRIENDS, CAN ANYONE TELL ME WHATS THE DIFF B/W NUMPROC IN OS/VS COBOL AND COBOL 370 REGARDS KURUP
Jul 12, 2001 #2 StephenJSpiro Programmer Jul 10, 2001 143 US All the manuals you need to find your answer are at http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/FINDBOOK?filter=cobol&SUBMIT=Find Stephen J Spiro stephenjspiro at hotmail.com Upvote 0 Downvote
All the manuals you need to find your answer are at http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/FINDBOOK?filter=cobol&SUBMIT=Find Stephen J Spiro stephenjspiro at hotmail.com
Jul 12, 2001 #3 Crox Programmer Apr 3, 2000 893 NL NUMPROC(MIG) will produce the same results as in OS/VS. NUMPROC(MIG) and NUMPROC(NOPFD) may both repair signs in fields that have an invalid sign. If you want to be compatible with the old compilere, use MIG. Read the manuals about the options and choose for efficiency. I hope this is helpful. Regards, Crox Upvote 0 Downvote
NUMPROC(MIG) will produce the same results as in OS/VS. NUMPROC(MIG) and NUMPROC(NOPFD) may both repair signs in fields that have an invalid sign. If you want to be compatible with the old compilere, use MIG. Read the manuals about the options and choose for efficiency. I hope this is helpful. Regards, Crox
Jul 12, 2001 Thread starter #4 kurup Programmer Jun 1, 2001 32 IN thank u stephen and crox for ur reply regards kurup Upvote 0 Downvote