Re: COBOL interview tests
- From: "HeyBub" <heybubNOSPAM@xxxxxxxxx>
- Date: Tue, 26 Dec 2006 21:51:34 -0600
LX-i wrote:
Without a manual, I'd take a stab at the syntax...
MERGE file-1 file-2
GIVING file-3
Ah - but I have a COBOL manual on my computer. Let's see... Looks
like I'm missing a "USING" clause...
MERGE file-1 USING file-2 GIVING file-3
How about that - I learned something! :)
Yeah, but at what cost. You had to make room for something your experience
says will probably never be used.
Say goodbye to the fifth grade.
.
- Follow-Ups:
- Re: COBOL interview tests
- From: LX-i
- Re: COBOL interview tests
- References:
- COBOL interview tests
- From: krewser
- Re: COBOL interview tests
- From: JJ
- Re: COBOL interview tests
- From: LX-i
- COBOL interview tests
- Prev by Date: Re: Productivity
- Next by Date: Re: Productivity
- Previous by thread: Re: COBOL interview tests
- Next by thread: Re: COBOL interview tests
- Index(es):
Relevant Pages
|
|