Author |
Message |
Topic: Parsing the delimter file |
nbdtrjk1
Replies: 3
Views: 2614
|
Forum: Utilities Posted: Fri Mar 20, 2015 3:42 am Subject: Parsing the delimter file |
Given solutions are working fine. Thanks for your help !! |
Topic: Parsing the delimter file |
nbdtrjk1
Replies: 3
Views: 2614
|
Forum: Utilities Posted: Thu Mar 19, 2015 6:51 am Subject: Parsing the delimter file |
Hi All,
Input file is pipe delimited VB file.
and output should contain '99999' after the 9th delimiter. Please suggest how to achieve through SORT/ICETOOL utility
Input file:
TPS1|GEDMUI| ... |
Topic: Two dimensional array in easytrieve |
nbdtrjk1
Replies: 4
Views: 8933
|
Forum: Application Programming Posted: Thu Dec 22, 2011 4:00 am Subject: Two dimensional array in easytrieve |
yes. I refered the same documents, But i could not get the desired result.
code
define ws-a w 100 a
define ws-b ws-a 2 a occurs 10 index wsa
define ws-c ws-b 3 a occurs 10 index ... |
Topic: Two dimensional array in easytrieve |
nbdtrjk1
Replies: 4
Views: 8933
|
Forum: Application Programming Posted: Thu Dec 22, 2011 12:46 am Subject: Two dimensional array in easytrieve |
All,
Some one help me how to define Two dimensional array in easytrieve.
Thanks |
Topic: Retain previous record values into subsequent record |
nbdtrjk1
Replies: 8
Views: 10879
|
Forum: Utilities Posted: Thu Dec 22, 2011 12:38 am Subject: Retain previous record values into subsequent record |
Thanks kolusu..Working fine |
Topic: Retain previous record values into subsequent record |
nbdtrjk1
Replies: 8
Views: 10879
|
Forum: Utilities Posted: Mon Dec 19, 2011 11:54 pm Subject: Retain previous record values into subsequent record |
You are right. Always my keys present in 3,3 |
Topic: Retain previous record values into subsequent record |
nbdtrjk1
Replies: 8
Views: 10879
|
Forum: Utilities Posted: Thu Dec 15, 2011 12:20 am Subject: Retain previous record values into subsequent record |
Kolusu,
The values what ever I said Like 13,58,100 and 200. I have millions of values like this. Kind of Situation how to handle?.
Your code looks hard coded values rather than dynamiclly check ... |
Topic: Retain previous record values into subsequent record |
nbdtrjk1
Replies: 8
Views: 10879
|
Forum: Utilities Posted: Wed Dec 14, 2011 2:51 am Subject: Retain previous record values into subsequent record |
Hi all,
I have a requirement to copy particular values from previous record into subsequent records. File format is VB & 600 Recl.
Input(3,3 is Key value(100 & 200) and 6,2 is state valu ... |
Topic: Rumba Interface Excel |
nbdtrjk1
Replies: 2
Views: 6761
|
Forum: Other Technical Topics Posted: Wed Nov 23, 2011 3:13 am Subject: Rumba Interface Excel |
Anyone have a sample code or could you assist on how you get excel vba to work with Rumba? Basically i have a list of account numbers in excel, i want to plug that into rumba pull up the info for the ... |
Topic: Extra Emulator screen Hanging |
nbdtrjk1
Replies: 4
Views: 2747
|
Forum: TSO and ISPF Posted: Thu Nov 04, 2010 7:25 pm Subject: Extra Emulator screen Hanging |
semigeezer,
Thanks...No it is working fine |
Topic: Extra Emulator screen Hanging |
nbdtrjk1
Replies: 4
Views: 2747
|
Forum: TSO and ISPF Posted: Thu Nov 04, 2010 5:24 pm Subject: Extra Emulator screen Hanging |
Looks like issue is in extra emulator. Same issue i am facing in ISPF screen also. |
Topic: Extra Emulator screen Hanging |
nbdtrjk1
Replies: 4
Views: 2747
|
Forum: TSO and ISPF Posted: Thu Nov 04, 2010 4:42 pm Subject: Extra Emulator screen Hanging |
My extra emulaotr screen is hanging up, unfortunately typing/keying in the protected fields due to that screen is hanging and I am not able to do anything after that until I disconnect the link.
Ca ... |
Topic: Way to convert GMT time to CT or ET time |
nbdtrjk1
Replies: 1
Views: 2982
|
Forum: Job Control Language(JCL) Posted: Tue Oct 05, 2010 6:03 am Subject: Way to convert GMT time to CT or ET time |
Is there any way to change the time format from GMT to CT or ET using SORT or Easytrieve. Please provide me an efficient way.
Note |
Topic: Date comparision in JCL |
nbdtrjk1
Replies: 2
Views: 4523
|
Forum: Job Control Language(JCL) Posted: Mon Sep 20, 2010 11:32 pm Subject: Date comparision in JCL |
Thanks kolusu..it is working fine |
Topic: Date comparision in JCL |
nbdtrjk1
Replies: 2
Views: 4523
|
Forum: Job Control Language(JCL) Posted: Mon Sep 20, 2010 4:52 am Subject: Date comparision in JCL |
All,
I have a dataset which have set records in the format of MM/DD/YYYY below Data.
11/25/2009
10/10/2009
10/12/2009
06/29/2009
09/21/2009
10/30/2009
09/12/2009
08/20/2009
07/1 ... |
|