Re: MF NE 3.1 Call fails to pass linkage
- From: "Paul H" <NoSpamphobergNoSpam@xxxxxxx>
- Date: Sun, 28 Sep 2008 16:55:06 -0500
Thank you both - that took care of my problem. I've been away from COBOL
too long - but it's coming back. Little details like this will drive me
crazy. Pau H.
=============================
"Rick Smith" <ricksmith@xxxxxxx> wrote in message
news:YsGdncSnrf89ZELVnZ2dnUVZ_rPinZ2d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
"Paul H" <NoSpamphobergNoSpam@xxxxxxx> wrote in message
news:48dfe66f$0$5483$bbae4d71@xxxxxxxxxxxxxxxxxxxxxx
[snip]
---------------------------
called program "call2.cbl":
[snip]
linkage section.
01 link-area.
03 link-company pic 9(3).
03 link-lease-no pic 9(10).
procedure division.
Changing the line above to:
procedure division using link-area.
eliminated the problem on my older system.
.
- References:
- MF NE 3.1 Call fails to pass linkage
- From: Paul H
- Re: MF NE 3.1 Call fails to pass linkage
- From: Paul H
- Re: MF NE 3.1 Call fails to pass linkage
- From: Rick Smith
- MF NE 3.1 Call fails to pass linkage
- Prev by Date: Re: MF NE 3.1 Call fails to pass linkage
- Next by Date: Re: Ping: Robert
- Previous by thread: Re: MF NE 3.1 Call fails to pass linkage
- Next by thread: Flowchart of Cobol code
- Index(es):