Author |
Message |
Topic: count records including header and trailer |
v_arpit
Replies: 13
Views: 9776
|
Forum: Utilities Posted: Thu Jun 14, 2007 6:12 pm Subject: count records including header and trailer |
thanks alot. |
Topic: count records including header and trailer |
v_arpit
Replies: 13
Views: 9776
|
Forum: Utilities Posted: Thu Jun 14, 2007 5:40 pm Subject: count records including header and trailer |
Thanks.
It works.
could you please explain me the significance of M10. And what is the maximum length of trailer count. |
Topic: count records including header and trailer |
v_arpit
Replies: 13
Views: 9776
|
Forum: Utilities Posted: Thu Jun 14, 2007 4:46 pm Subject: count records including header and trailer |
I tried but this give me only detail records count.
I want detail records + header and trailer count.
e.g.
HARPIT
D111111
D111112
D111113
D111114
T 6
But this gives me
HARPIT
D111 ... |
Topic: count records including header and trailer |
v_arpit
Replies: 13
Views: 9776
|
Forum: Utilities Posted: Thu Jun 14, 2007 3:52 pm Subject: count records including header and trailer |
Yes output record is like
HARPIT
D111111
D111112
D111113
D111114
T 5 |
Topic: count records including header and trailer |
v_arpit
Replies: 13
Views: 9776
|
Forum: Utilities Posted: Thu Jun 14, 2007 3:46 pm Subject: count records including header and trailer |
Hi,
If my input file having 4 records as below
D111111
D111112
D111113
D111114
then expected output should be
D111111
D111112
D111113
D111114
T 5
Please help. |
Topic: count records including header and trailer |
v_arpit
Replies: 13
Views: 9776
|
Forum: Utilities Posted: Thu Jun 14, 2007 1:58 pm Subject: count records including header and trailer |
Forget to mention.
I want this by using Sort card. |
Topic: count records including header and trailer |
v_arpit
Replies: 13
Views: 9776
|
Forum: Utilities Posted: Thu Jun 14, 2007 1:57 pm Subject: count records including header and trailer |
Hi,
I want to insert header and trailer records in output file.
In trailer record I want count of all records of input file including header and trailer record.
Thanks,
Arpit |
Topic: Want to convert Alphanumeric to Numeric for computation. |
v_arpit
Replies: 14
Views: 6653
|
Forum: Utilities Posted: Tue May 08, 2007 5:15 pm Subject: Want to convert Alphanumeric to Numeric for computation. |
Frank,
My input file has multiple records (aprox. 9000).
Thanks,
Arpit Vakharia. |
Topic: Want to convert Alphanumeric to Numeric for computation. |
v_arpit
Replies: 14
Views: 6653
|
Forum: Utilities Posted: Tue May 08, 2007 12:32 pm Subject: Want to convert Alphanumeric to Numeric for computation. |
Sory for the confusion. Let me put my question in other way, with a better example this time:
MIN ZIP MAX ZIP CODE
A0A0A0 A0A9Z9 454
Now in the output I want the complete r ... |
Topic: Want to convert Alphanumeric to Numeric for computation. |
v_arpit
Replies: 14
Views: 6653
|
Forum: Utilities Posted: Mon May 07, 2007 6:43 pm Subject: Want to convert Alphanumeric to Numeric for computation. |
Hi all,
I am Arpit Vakharia. This is my first query on MVSForums.
I want to convert a range to a sequence. In the input I am having Min and Max as two different fields and a code. Now I want to ... |
|