I try to use some column names in my cobol progorm but
these column not in db2 table ..when do i get error ..while
bind time or runtime?
Answers were Sorted based on User's Feedback
what is a load module ?
consider the following progrm statements MOVE 0 TO SW.NO.OF.REC PERFORM PRI-OUT UNTIL SW=1 DISPALY NO.OF.REC STOP RUN PRE-OUT READ IN-FILE AT END MOVE 1 TO SW WRITE OUO-REC FROM IN-REC ADD 1 TO NO.OF REC if the IN-FILE contains 1000 records what value will be displayedafter the PERFORM is over?assume that N0.OF.REC has PIC 9(4) a.1000 b.1001 c.1 d.none of the above since there is a syntex error
Define REDEFINE clause and Is it possible to have the redefine clause anywhere in the working storage section for a data name?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
what is the difference between start and startbr?
When search all is used in cobol program without sorted input data?
6 Answers CGI, Principal Finance,
How can you add a particular field in copybook?
What is "Call by content" and "call by reference"?
How to open and see copy book ?
which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast
What is an in-line perform ?
describe 805 error