Author |
Message |
Topic: IDMS DC |
ganeshr
Replies: 1
Views: 1990
|
Forum: Database Posted: Tue Apr 29, 2003 9:58 am Subject: IDMS DC |
The Facility is called ADSO. I think the expansion is "Application Develepment System Online". IDD is called Integrated Data Dictionary where all the entities which you create will be stored. |
Topic: Splitting a cobol program |
ganeshr
Replies: 3
Views: 3540
|
Forum: Application Programming Posted: Mon Jan 20, 2003 7:36 am Subject: Splitting a cobol program |
Try to split the processing and formatting.
Write the processed output in a file. Use another cobol pgm to read the file and format it.
Hope answered ur question |
|