| Author |
Message |
Topic: Cobol using pointers concept |
mahesh31
Replies: 4
Views: 7764
|
Forum: Application Programming Posted: Wed Oct 22, 2008 2:36 am Subject: Cobol using pointers concept |
Thanks for the quick reply.. we are using this pointers for CICS/Cobol programs.
if you could send me any sample program for this then that will be of great help.
waiting for the response  |
Topic: Cobol using pointers concept |
mahesh31
Replies: 4
Views: 7764
|
Forum: Application Programming Posted: Wed Oct 22, 2008 12:56 am Subject: Cobol using pointers concept |
Hi,
can any one help me how to use the pointer concept in CObol.
i have two programs. first program has to call second one using pointers.
and second program has to return the values using po ... |
Topic: Cobol |
mahesh31
Replies: 5
Views: 2828
|
Forum: Application Programming Posted: Mon Oct 06, 2008 3:15 am Subject: Cobol |
for example input is emp id..
output should be complete details about that emp like location, address...etc..
calling program is just a batch program..all the prog logic will be in the called prog ... |
Topic: Cobol |
mahesh31
Replies: 5
Views: 2828
|
Forum: Application Programming Posted: Sun Oct 05, 2008 7:05 am Subject: Cobol |
actally we are using the program for online queries. Means when ever any user put in request in our system, this program retrives the data from the database.
for this we will schedule a job which is ... |
Topic: Cobol |
mahesh31
Replies: 5
Views: 2828
|
Forum: Application Programming Posted: Wed Oct 01, 2008 8:31 am Subject: Cobol |
Hi,
I need help regarding subroutine.
In my Batch program, am using two seqential files ( input & output). In my input file there are 3 filelds. Using these fields i have to call another pro ... |
| |