MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 8 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Remove duplicates from a string.
sjetty

Replies: 6
Views: 3545

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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.
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group