Author |
Message |
Topic: DFSORT - Edit Mask Patterns |
raveendra_ibm
Replies: 18
Views: 16180
|
Forum: Utilities Posted: Sun Sep 09, 2007 11:47 pm Subject: DFSORT - Edit Mask Patterns |
Thank you Frank,
Its working !!!
Also the one suggested by Alissa looks amazing !!!
OUTREC FIELDS=(1,6,PD,EDIT=(II,III,III,III),C'.',6,2,PD,
EDIT=(TTS),SIGNS=( ... |
Topic: DFSORT - Edit Mask Patterns |
raveendra_ibm
Replies: 18
Views: 16180
|
Forum: Utilities Posted: Fri Sep 07, 2007 1:09 pm Subject: DFSORT - Edit Mask Patterns |
Thank you Frank,
Looks better . I'll try it out when i am back at my desk.....
Have a nice day ahead...
Regards,
Raveendra. |
Topic: DFSORT - Edit Mask Patterns |
raveendra_ibm
Replies: 18
Views: 16180
|
Forum: Utilities Posted: Fri Sep 07, 2007 12:49 pm Subject: DFSORT - Edit Mask Patterns |
Hi Frank,
I am not at my work place right now and hence cant provide you the extact code. The statements mentioned below were just a sample provided to explain the requirement.
This was quite si ... |
Topic: DFSORT - Edit Mask Patterns |
raveendra_ibm
Replies: 18
Views: 16180
|
Forum: Utilities Posted: Fri Sep 07, 2007 12:03 pm Subject: DFSORT - Edit Mask Patterns |
Hmmm.... I'll try it Frank. Thank you.
Could you please suggest me where can i best fit in the overlay (for period) for a report similar to the one mentioned below....
OUTFIL FNAMES=RPT3,LINES=1 ... |
Topic: DFSORT - Edit Mask Patterns |
raveendra_ibm
Replies: 18
Views: 16180
|
Forum: Utilities Posted: Fri Sep 07, 2007 11:26 am Subject: DFSORT - Edit Mask Patterns |
Thank you, Frank.
But I am accepting the solution with a pinch of salt
The actual requirement was to generate a report with two files as input one of which has this amount field. We have be ... |
Topic: DFSORT - Edit Mask Patterns |
raveendra_ibm
Replies: 18
Views: 16180
|
Forum: Utilities Posted: Fri Sep 07, 2007 10:30 am Subject: DFSORT - Edit Mask Patterns |
No, it means that (if I understand the edit opcode) IIT.TT should produce .00
Hi CICS_Guy, Just wanted to bring it to your notice that its III.TT and not IIT.TT .
Thanks,
Raveendra. |
Topic: DFSORT - Edit Mask Patterns |
raveendra_ibm
Replies: 18
Views: 16180
|
Forum: Utilities Posted: Fri Sep 07, 2007 10:17 am Subject: DFSORT - Edit Mask Patterns |
Hi CICS_Guy,
The way I read the EDit op-code (I've been known to be wrong) is that if the Significance starter is encountered and Previous State of Significance Indicator is off and the left 4 bits ... |
Topic: DFSORT - Edit Mask Patterns |
raveendra_ibm
Replies: 18
Views: 16180
|
Forum: Utilities Posted: Fri Sep 07, 2007 9:05 am Subject: DFSORT - Edit Mask Patterns |
Hi Kolusu,
Thanks for your time... but i actually needed .00 and NOT 0.00
Also 0.00 instead of .00 is not acceptable
I am currently gettting 00 (i.e., no period at all)
Thanks,
Raveend ... |
Topic: DFSORT - Edit Mask Patterns |
raveendra_ibm
Replies: 18
Views: 16180
|
Forum: Utilities Posted: Fri Sep 07, 2007 8:12 am Subject: DFSORT - Edit Mask Patterns |
Hi All,
I am trying to figure out if the following requirement is achievable using DFSORT -
I have an amount field - S9(11)V99 COMP-3 and i need to display this field in a report as follows -
1 ... |
Topic: Problem with BUILD with OUTFIL clause |
raveendra_ibm
Replies: 9
Views: 15069
|
Forum: Utilities Posted: Mon Jul 23, 2007 1:04 pm Subject: Problem with BUILD with OUTFIL clause |
Now thats from the Master !!!
Thanks a lot for the clarification Frank.
Thank you CICS Guy, Kolusu and Frank for your time and thoughts....
Regards,
Raveendra. |
Topic: Problem with BUILD with OUTFIL clause |
raveendra_ibm
Replies: 9
Views: 15069
|
Forum: Utilities Posted: Mon Jul 23, 2007 9:18 am Subject: Problem with BUILD with OUTFIL clause |
Thank you Kolusu...
That was the learning of the day...
Regards,
Raveendra. |
Topic: Problem with BUILD with OUTFIL clause |
raveendra_ibm
Replies: 9
Views: 15069
|
Forum: Utilities Posted: Mon Jul 23, 2007 8:46 am Subject: Problem with BUILD with OUTFIL clause |
Hi Kolusu,
Thanks a lot. This works !!!
But just wanted to know what went wrong in the previous case ? Finding difficult to convince myself....
Thanks,
Raveendra. |
Topic: Problem with BUILD with OUTFIL clause |
raveendra_ibm
Replies: 9
Views: 15069
|
Forum: Utilities Posted: Mon Jul 23, 2007 7:09 am Subject: Problem with BUILD with OUTFIL clause |
Hi Kolusu,
Tried out the following also... same result
//SYSIN DD *
OPTION COPY
INCLUDE COND=(12,1,PD,EQ,0,OR,12,1,PD,EQ, ... |
Topic: Problem with BUILD with OUTFIL clause |
raveendra_ibm
Replies: 9
Views: 15069
|
Forum: Utilities Posted: Mon Jul 23, 2007 4:16 am Subject: Problem with BUILD with OUTFIL clause |
Hi All,
I am trying to analyse where did this go wrong. Could you please help me out on this.
//STEP01 EXEC PGM=SORT
//SORTIN DD DSN=MYID.SORT.INPUT.VB1204,
... |
Topic: Accessing Endevor using REXX !!! |
raveendra_ibm
Replies: 0
Views: 1601
|
Forum: TSO and ISPF Posted: Sat Oct 14, 2006 2:25 am Subject: Accessing Endevor using REXX !!! |
Hi All,
I just wanted to know is there a way out to access Endevor using REXX through the APIs supported
1) API Function Call
List Components
Defines the parameters necessary to produce a ... |
|