MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 3 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: PASSING DATA > 32 K
Gary_Fsee

Replies: 5
Views: 5614

PostForum: CICS and Middleware   Posted: Thu Jan 13, 2005 12:06 am   Subject: PASSING DATA > 32 K
Hi,

I have this CICS COBOL program that LINKS to a program BY REFERENCE. I want to send and receive data from the Calling program. The called program currently receives the data in the DFHCOMMAREA ...
  Topic: Help with Complex ODO
Gary_Fsee

Replies: 3
Views: 2134

PostForum: Application Programming   Posted: Wed Jan 12, 2005 11:53 pm   Subject: Help with Complex ODO
Not according to the COBOL Manual for Z/OS:

There are three basic forms of complex ODO permitted by the compiler:

1. A data item described by an OCCURS clause with the DEPENDING ON option is Fo ...
  Topic: Help with Complex ODO
Gary_Fsee

Replies: 3
Views: 2134

PostForum: Application Programming   Posted: Mon Jan 03, 2005 10:55 pm   Subject: Help with Complex ODO
Hello
I have created a complex ODO structure as follows:

01 WS-FORMAT-DATA.
05 WS-HEADER.
10 A1 PIC X(05) VALUE 'AAAAA'.
.
.
.
05 Table-1 OCC ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group