Author |
Message |
Topic: MOVE |
vallabhaneni
Replies: 2
Views: 1961
|
Forum: Application Programming Posted: Mon May 12, 2003 4:47 pm Subject: MOVE |
Hi All
I am moving s9(9) comp to s9(9) and s9(9)v99 comp-3 to s9(9)v99
I think I am doing right but I am getting SOC4.
Anybody can help in this situation.
Thank you
Val |
Topic: I need some info on eazytrieve |
vallabhaneni
Replies: 4
Views: 2729
|
Forum: Application Programming Posted: Wed May 07, 2003 9:33 pm Subject: I need some info on eazytrieve |
Thanks for your info.
But I have a big file the length is 14100.
I need to make it 5 five parts.
My logic was not based on subscript.
When I am doing move I got occurs clause.
I declared subs ... |
Topic: I need some info on eazytrieve |
vallabhaneni
Replies: 4
Views: 2729
|
Forum: Application Programming Posted: Wed May 07, 2003 11:30 am Subject: I need some info on eazytrieve |
Hi Rasprasad,
I have a file1.
I need to write a 5 different files using file1 in eazytrieve.
I have occurs clauses in that file.
are you getting my point.
Thanks
Vallabhaneni |
Topic: I need some info on eazytrieve |
vallabhaneni
Replies: 4
Views: 2729
|
Forum: Application Programming Posted: Tue May 06, 2003 8:24 pm Subject: I need some info on eazytrieve |
Hi All,
I need to generate 5 five differnet files using eazytrieve.
My input: one file and one copy book in cobol
My output:is 5 files using the file and copy book.
In past I generated ... |
Topic: Syncsort - Header on every page of report |
vallabhaneni
Replies: 2
Views: 7053
|
Forum: Utilities Posted: Mon Jan 20, 2003 5:54 pm Subject: Syncsort - Header on every page of report |
Thank you very much man |
Topic: Syncsort - Header on every page of report |
vallabhaneni
Replies: 2
Views: 7053
|
Forum: Utilities Posted: Mon Jan 20, 2003 4:20 pm Subject: Syncsort - Header on every page of report |
Hi All,
I have file length of 300(10 fields) but I want to show only 35 legth (only 3 feilds).and I need headings for them then i used syncsort for get the fields and I put heading for each filed, ... |
Topic: occurs |
vallabhaneni
Replies: 4
Views: 4620
|
Forum: Application Programming Posted: Fri Jan 10, 2003 3:14 pm Subject: occurs |
Thank you very much kolusu
Vallabhaneni |
Topic: occurs |
vallabhaneni
Replies: 4
Views: 4620
|
Forum: Application Programming Posted: Fri Jan 10, 2003 1:59 pm Subject: occurs |
Hi all,
I have a field in occurs(5 times) clause in file ,I want to write that file 5 times.Can you help me with syntax.
Thanks
Vallabhaneni |
Topic: Comparision Logic help |
vallabhaneni
Replies: 8
Views: 5284
|
Forum: Application Programming Posted: Thu Jan 09, 2003 5:25 pm Subject: Comparision Logic help |
Thank you very much Kolusu,
Thanks
Vallabhaneni |
Topic: Comparision Logic help |
vallabhaneni
Replies: 8
Views: 5284
|
Forum: Application Programming Posted: Thu Jan 09, 2003 5:00 pm Subject: Comparision Logic help |
Hi Kolusu,
Thank you your prompt replies.But I am getting only one record in matched one means first file.I am keep on working on this .If you get a chance pls look into the code.
Thanks
Vallab ... |
Topic: Comparision Logic help |
vallabhaneni
Replies: 8
Views: 5284
|
Forum: Application Programming Posted: Thu Jan 09, 2003 12:55 pm Subject: Comparision Logic help |
Thanks Kolusu,
Input file 1
record 1
procedure code 11111
type of service 1
record 2
11112
trpeof serive 2
input file 2
record 1
procedure code 11111
type of service first occurs value ... |
Topic: Comparision Logic help |
vallabhaneni
Replies: 8
Views: 5284
|
Forum: Application Programming Posted: Thu Jan 09, 2003 11:53 am Subject: Comparision Logic help |
Hi Kolusu
Thanks for the information.But If does not match in second field ,then also i have to write a record with first field match and second field does not match from occurs.
Thanks
Valla ... |
Topic: Comparision Logic help |
vallabhaneni
Replies: 8
Views: 5284
|
Forum: Application Programming Posted: Thu Jan 09, 2003 10:02 am Subject: Comparision Logic help |
IF NDDIPROC-PROCEDURE-CODE EQUAL
HCPC-COMMON-PROCE-SYS-CODE
MOVE 'N' TO MATCH-FOUND
MOVE ... |
Topic: occurs clause Question |
vallabhaneni
Replies: 5
Views: 4899
|
Forum: Application Programming Posted: Thu Jan 02, 2003 4:50 pm Subject: occurs clause Question |
Hi Kolusu,
You declared W-GROUP-KEY.Thats is Correct but I need only first occurance of w-in-field2 and I need same occurs for rest of the fields in w-group-key file for output.
Thanks
Vallab ... |
Topic: occurs clause Question |
vallabhaneni
Replies: 5
Views: 4899
|
Forum: Application Programming Posted: Thu Jan 02, 2003 4:37 pm Subject: occurs clause Question |
Sure,Thank you very much Kolusu.
Vallabhaneni |
|