Author |
Message |
Topic: To pass parameters from jcl to a Easytrieve program |
chandu
Replies: 10
Views: 25122
|
Forum: Application Programming Posted: Fri May 28, 2004 9:21 am Subject: To pass parameters from jcl to a Easytrieve program |
Thanks a lot Ramana,
An Illustration always helps.
Regards, |
Topic: To access literals in IF conditions |
chandu
Replies: 12
Views: 5283
|
Forum: Application Programming Posted: Tue May 25, 2004 8:13 am Subject: To access literals in IF conditions |
Thanks a lot Dibakar. |
Topic: To access literals in IF conditions |
chandu
Replies: 12
Views: 5283
|
Forum: Application Programming Posted: Thu May 13, 2004 5:36 am Subject: To access literals in IF conditions |
Hi,
Thanks for the replies
Dibakar i was not having any other language in mind as i was not aware of other possibilities, If you could show me some code in REXX for the same , then i can try that ... |
Topic: To access literals in IF conditions |
chandu
Replies: 12
Views: 5283
|
Forum: Application Programming Posted: Wed May 12, 2004 5:57 am Subject: To access literals in IF conditions |
Hi
Thanks for the replies
Dibakar , there are quite a few conditions which have to be generated , these conditions would be part of a VSAM ( IAM file) , and i wanted to take these conditions in a ... |
Topic: To access literals in IF conditions |
chandu
Replies: 12
Views: 5283
|
Forum: Application Programming Posted: Tue May 11, 2004 9:45 am Subject: To access literals in IF conditions |
Hi,
I wanted to try out a situation something like this
WORKING-STORAGE SECTION.
05 A PIC 9 VALUE 9.
05 CC PIC X(20) VALUE 'A ... |
Topic: To pass parameters from jcl to a Easytrieve program |
chandu
Replies: 10
Views: 25122
|
Forum: Application Programming Posted: Thu Apr 22, 2004 2:04 am Subject: To pass parameters from jcl to a Easytrieve program |
Thanks Kolusu
Thanks Chuck
I tried the example given in the Application program guide and it works pretty nicely even for PARM's greater than 10 bytes
This thing was an eye opener for me regar ... |
Topic: To pass parameters from jcl to a Easytrieve program |
chandu
Replies: 10
Views: 25122
|
Forum: Application Programming Posted: Tue Apr 20, 2004 10:57 pm Subject: To pass parameters from jcl to a Easytrieve program |
Thanks a lot Kolusu,
I have used it the way you demonstarted and it works great.
Regards,
Chandu |
Topic: To pass parameters from jcl to a Easytrieve program |
chandu
Replies: 10
Views: 25122
|
Forum: Application Programming Posted: Mon Apr 19, 2004 10:48 pm Subject: To pass parameters from jcl to a Easytrieve program |
Hi Kolusu,
Sorry for not posting the entire details ,
I wanted to pass dates in the parm , The dates would be the starting date of the month and the other date would be end date,
like start date ... |
Topic: To pass parameters from jcl to a Easytrieve program |
chandu
Replies: 10
Views: 25122
|
Forum: Application Programming Posted: Sun Apr 18, 2004 11:23 pm Subject: To pass parameters from jcl to a Easytrieve program |
Hi,
I wanted to pass parameters to a easytrieve program through the JCL, just the way we do PARM in cobol , I am not even sure if this is possible.
It would be very helpful if i could get some ide ... |
Topic: How to run Icetool |
chandu
Replies: 5
Views: 2583
|
Forum: Utilities Posted: Wed Jan 21, 2004 9:11 am Subject: How to run Icetool |
Thanks a lot for the detailed explanation,
But i am kind of lost now because all the manuals i have are of DFSORT so would the rest of the features work the same way on SYNCSORT as DFSORT manuals say ... |
Topic: How to run Icetool |
chandu
Replies: 5
Views: 2583
|
Forum: Utilities Posted: Mon Jan 19, 2004 6:33 am Subject: How to run Icetool |
Hi ,
I wanted to use ICETOOL in my current application but the problem is i am not sure whether it is avaliable in this shop , i used Exec pgm = ICETOOl , and it is showing program icetool not found ... |
Topic: Preparation for IBM Certified Solution Designer - CICS Enabl |
chandu
Replies: 5
Views: 2589
|
Forum: CICS and Middleware Posted: Tue Dec 30, 2003 11:29 am Subject: Preparation for IBM Certified Solution Designer - CICS Enabl |
Hi Kolusu ,
I have seen that link before but sadly no books are around there, and frankly the no of manuals listed there are far too many , i wanted links to some reference material if possible or ... |
Topic: Preparation for IBM Certified Solution Designer - CICS Enabl |
chandu
Replies: 5
Views: 2589
|
Forum: CICS and Middleware Posted: Tue Dec 30, 2003 6:36 am Subject: Preparation for IBM Certified Solution Designer - CICS Enabl |
Hi
I wanted to pursue IBM Certified Solution Designer - CICS Enablement for e-business
examination now i dont have any idea as to how to go about it,
All i know is CICS and i can get comfortable i ... |
Topic: creating two different records out of one record with change |
chandu
Replies: 1
Views: 2039
|
Forum: Utilities Posted: Sat Dec 27, 2003 8:27 am Subject: creating two different records out of one record with change |
Hi
I have one input file (VSAM) which has a code say 2 (in hex) in the positon 1-2 now i have to create two records out of this record and keep it in one file (VSAM), the two records will have the ... |
Topic: Instream cobol compiler |
chandu
Replies: 1
Views: 1602
|
Forum: Application Programming Posted: Thu Dec 25, 2003 7:30 am Subject: Instream cobol compiler |
Hi
I was looking for an instream cobol compiler, ie a jcl which can have cobol code embedded in its sysin dd * parameter and it would run immediately without creating a loadlib, I had one such in my ... |
|