Search found 2 matches

by prax1
Sun Aug 27, 2017 11:40 am
Forum: COBOL
Topic: Logic for month change
Replies: 1
Views: 4798

Hello Dear Experts,
Request you please respond to above question. Thanks in advance
by prax1
Sun Aug 27, 2017 2:00 am
Forum: COBOL
Topic: Logic for month change
Replies: 1
Views: 4798

Logic for month change

I am a beginner in COBOL. I have a file like below Agent No Date Amount xxx 07/17 100.00 xxx 07/17 200.00 xxx 07/17 10.00 xxx 07/17 105.00 xxx 08/17 100.00 I have a requirement like .....read the the file, as the long as the month does not change, accumulate the amount. As soon as the month changes ...