Author |
Message |
Topic: Need to select variable length fields out of each record |
Bugs
Replies: 3
Views: 3186
|
Forum: Utilities Posted: Fri Aug 27, 2004 9:34 pm Subject: thanks ! |
Hi Kolusu !
The trick worked and I could successfully modify the control cards for a maximum variable-length of 25 characters. However, I was curious to knowing if a call to a Rexx program to this ... |
Topic: Need to select variable length fields out of each record |
Bugs
Replies: 3
Views: 3186
|
Forum: Utilities Posted: Sat Aug 21, 2004 11:57 pm Subject: Need to select variable length fields out of each record |
Hi,
I'm having a sequential file of RECFM=FB LRECL=80 like this
AAA..............Group
BBBBB..........Display
CC ...............Display
DDDD ...........Index
There are essentially just tw ... |
Topic: To over-ride a step in a PROC |
Bugs
Replies: 11
Views: 7347
|
Forum: Job Control Language(JCL) Posted: Mon Oct 06, 2003 9:44 am Subject: To over-ride a step in a PROC |
Kolusu's answer takes care of the scenario when we want to bypass the first Step. COND=ONLY executes when the step previous to the first step Abends, but there is no step before the first step ! So, t ... |
Topic: Direct the output job to differnet message class. |
Bugs
Replies: 1
Views: 2217
|
Forum: Job Control Language(JCL) Posted: Thu Jul 03, 2003 3:57 am Subject: Direct the output job to differnet message class. |
Anand,
From the hold queue in SDSF, just type an O in front of the output you want to send to $vrs and overtype the class to J, also change the destination to the one used for $vrs. Then press ente ... |
Topic: Passing Values to COBOL prgs. |
Bugs
Replies: 8
Views: 8092
|
Forum: Job Control Language(JCL) Posted: Sat May 24, 2003 9:03 am Subject: Passing Values to COBOL prgs. |
Hi Kolusu !
I would definitely pass on my heartiest felicitations to you for such an informative site for all the Mainframe techies...
I am curious to know if it is possible to pass the parm o ... |
|