| Author |
Message |
Topic: Remove duplicates from a string. |
sjetty
Replies: 6
Views: 3545
|
Forum: Utilities Posted: Wed Dec 20, 2017 9:37 am Subject: Remove duplicates from a string. |
Hi Koulsu,
The data is in character format. I was trying for first option you mentioned that can be done in single pass but I am not sure how we can achieve i.e subtract the binary values & val ... |
Topic: Remove duplicates from a string. |
sjetty
Replies: 6
Views: 3545
|
Forum: Utilities Posted: Thu Dec 14, 2017 2:21 am Subject: Remove duplicates from a string. |
Hi Kolusu,
Input file LRECL = 80 & RECFM = FB and we need to remove dups if they occur anywhere i.e. maybe adjacent or may not be like below. We need to retain only first occurrence in the stri ... |
Topic: Remove duplicates from a string. |
sjetty
Replies: 6
Views: 3545
|
Forum: Utilities Posted: Wed Dec 13, 2017 9:45 am Subject: Remove duplicates from a string. |
Hi,
I have to remove duplicates from a string , let says a string 'Sivaa' is in first ten bytes of a record. So I want to remove duplicate i.e. 'a' from the string. Can we achieve this using sort. ... |
Topic: OMVS Java |
sjetty
Replies: 9
Views: 8829
|
Forum: Application Programming Posted: Thu Sep 21, 2017 10:59 am Subject: OMVS Java |
Hi Kolusu,
When in HEX On I could see X'BA' for
000002 {
44C4444444444444444444444444444444444444444444444 ... |
Topic: OMVS Java |
sjetty
Replies: 9
Views: 8829
|
Forum: Application Programming Posted: Tue Sep 19, 2017 10:34 am Subject: OMVS Java |
Hi Kolusu,
I have used the path till bin and issued PATH and EXPORT command in the directory where i have my java code.After issuing command javac -encoding UTF8 test.java, it throwed aroubd 90 err ... |
Topic: OMVS Java |
sjetty
Replies: 9
Views: 8829
|
Forum: Application Programming Posted: Mon Sep 18, 2017 10:43 am Subject: OMVS Java |
Hi Kolusu,
After searching path in etc/profile I found below path.
BROWSE /etc/profile CHARS 'path' found
Command ===> ... |
Topic: OMVS Java |
sjetty
Replies: 9
Views: 8829
|
Forum: Application Programming Posted: Fri Sep 15, 2017 11:09 am Subject: OMVS Java |
Hi Kolusu,
Thanks for information. I followed the instructions as mentioned to compile the HelloWorld.java program, however it is throwing errors saying that main() and all other java keywords are ... |
Topic: OMVS Java |
sjetty
Replies: 9
Views: 8829
|
Forum: Application Programming Posted: Fri Sep 15, 2017 11:00 am Subject: OMVS Java |
Hi All,
Can someone please help me to run java on OMVS.
Thanks,
Siva. |
| |