Author |
Message |
Topic: CICS XCTL vs LINK, which is better |
shashi
Replies: 4
Views: 9506
|
Forum: CICS and Middleware Posted: Tue Sep 27, 2005 7:43 am Subject: CICS XCTL vs LINK, which is better |
The difference betweeen LINK and XCTL: which says XCTL is less overhead
When the LINK command is executed the 'called' program is loaded into memory. Control is then transferred to the new program ... |
Topic: file read and write |
shashi
Replies: 8
Views: 3592
|
Forum: Application Programming Posted: Thu Jul 21, 2005 6:26 am Subject: file read and write |
brian,
what is this BPXWDYN, can you please explain abt this...
thanks
shashi |
Topic: file read and write |
shashi
Replies: 8
Views: 3592
|
Forum: Application Programming Posted: Tue Jul 19, 2005 2:29 am Subject: file read and write |
i tried using table (array), then i scared.. bcz if it exceeds number of records in the array, and i thought of to sort the feilds... and write one by one but the problem is it involves 3 feilds chara ... |
Topic: file read and write |
shashi
Replies: 8
Views: 3592
|
Forum: Application Programming Posted: Mon Jul 18, 2005 2:20 pm Subject: file read and write |
hi all,
I have Input file which will have data of around 6 different type of records,
here i have to extract data on the basis of three feild characteristics..,
then i have to write 6 differe ... |
|