CLIST & REXX :: RE: Checking wether a string starts from a particular column.
Author: enrico-sorichetti Subject: Reply to: Checking wether a string starts from a particular column. Posted: Thu Oct 06, 2016 12:30 pm (GMT 5.5) What is Your Rexx skill ? take look at my $apply Rexx...
View ArticleCLIST & REXX :: RE: Checking wether a string starts from a particular column.
Author: sundaram.naveen Subject: Reply to: Checking wether a string starts from a particular column. Posted: Thu Oct 06, 2016 12:32 pm (GMT 5.5) Beginner.
View ArticleCLIST & REXX :: RE: Checking wether a string starts from a particular column.
Author: enrico-sorichetti Subject: Reply to: Checking wether a string starts from a particular column. Posted: Thu Oct 06, 2016 12:34 pm (GMT 5.5) so why in &hell do You put Rexx in Your skill list...
View ArticleDFSORT/ICETOOL :: RE: ICETOOL/SYNCSORT - SYSPRINT output
Author: Bill Woodger Subject: Reply to: ICETOOL/SYNCSORT - SYSPRINT output Posted: Thu Oct 06, 2016 12:38 pm (GMT 5.5) If you already have the key, use the key. If your matching depends on what someone...
View ArticleCLIST & REXX :: RE: Checking wether a string starts from a particular column.
Author: sundaram.naveen Subject: Reply to: Checking wether a string starts from a particular column. Posted: Thu Oct 06, 2016 12:39 pm (GMT 5.5) Well now that I have removed that, can you pl help me...
View ArticleCLIST & REXX :: RE: Checking wether a string starts from a particular column.
Author: enrico-sorichetti Subject: Reply to: Checking wether a string starts from a particular column. Posted: Thu Oct 06, 2016 12:47 pm (GMT 5.5) to help You I / we all need to know EXACTLY where You...
View ArticleCLIST & REXX :: RE: Checking wether a string starts from a particular column.
Author: sundaram.naveen Subject: Reply to: Checking wether a string starts from a particular column. Posted: Thu Oct 06, 2016 1:11 pm (GMT 5.5) I meant what you have done in the script. I told you I am...
View ArticleCLIST & REXX :: RE: Checking wether a string starts from a particular column.
Author: Nic Clouston Posted: Thu Oct 06, 2016 2:52 pm (GMT 5.5) Look up the functions that del with WORDs and POSitions That will tell you if the word is on a line and where it is Split the line and...
View ArticleDB2 :: DB2 SQL help/idea/suggestion
Author: bshkris Subject: DB2 SQL help/idea/suggestion Posted: Thu Oct 06, 2016 3:04 pm (GMT 5.5) Hi, I have table A. the data looks like belowCode:O_ID MSR_TYP_CD MSR_VAL_1_QT MSR_VAL_2_QT...
View ArticleCLIST & REXX :: RE: Checking wether a string starts from a particular column.
Author: sundaram.naveen Subject: Reply to: Checking wether a string starts from a particular column. Posted: Thu Oct 06, 2016 3:51 pm (GMT 5.5) Yes Nic , a new line. But then we should also identify if...
View ArticleCLIST & REXX :: RE: Checking wether a string starts from a particular column.
Author: enrico-sorichetti Subject: Reply to: Checking wether a string starts from a particular column. Posted: Thu Oct 06, 2016 4:44 pm (GMT 5.5) if the question asked is just a small detail of a...
View ArticleCOBOL Programming :: COBOL 5 Compile
Author: oerdgie Subject: COBOL 5 Compile Posted: Thu Oct 06, 2016 6:14 pm (GMT 5.5) Hi, I missing an information about the Base Locator in the compile list for Working Storage, when I compile a program...
View ArticleCLIST & REXX :: Need to code a Rexx PGM
Author: sundaram.naveen Subject: Need to code a Rexx PGM Posted: Thu Oct 06, 2016 6:45 pm (GMT 5.5) Hi guys, My requirement is I need to code a REXX which takes in a PS file as input. Basically this PS...
View ArticleCLIST & REXX :: RE: Need to code a Rexx PGM
Author: enrico-sorichetti Subject: Reply to: Need to code a Rexx PGM Posted: Thu Oct 06, 2016 6:46 pm (GMT 5.5) as already asked, post a sample of the expected output - not a...
View ArticleCLIST & REXX :: RE: Need to code a Rexx PGM
Author: sundaram.naveen Subject: Reply to: Need to code a Rexx PGM Posted: Thu Oct 06, 2016 6:50 pm (GMT 5.5) Sample OutputCode: MIS-ALLIGNED CODES PROGRAM:PGM1...
View ArticleCLIST & REXX :: RE: Need to code a Rexx PGM
Author: enrico-sorichetti Subject: Reply to: Need to code a Rexx PGM Posted: Thu Oct 06, 2016 6:55 pm (GMT 5.5) are there other clauses that might be unaligned ?_________________cheers enrico When I...
View ArticleCOBOL Programming :: Cobol EZASOKET call to SETSOCKOPT fails
Author: Andi1982 Subject: Cobol EZASOKET call to SETSOCKOPT fails Posted: Thu Oct 06, 2016 7:12 pm (GMT 5.5) hello, I try to set an Socket timout for recv using EZASOKET with SETSOCKOPT...
View ArticleCLIST & REXX :: RE: Need to code a Rexx PGM
Author: sundaram.naveen Subject: Reply to: Need to code a Rexx PGM Posted: Thu Oct 06, 2016 7:17 pm (GMT 5.5) The PIC Clause in WS-Section should also begin from 40 and the VALUE clause should begin...
View ArticleCLIST & REXX :: RE: Need to code a Rexx PGM
Author: enrico-sorichetti Subject: Reply to: Need to code a Rexx PGM Posted: Thu Oct 06, 2016 7:19 pm (GMT 5.5) getting info from You is like pulling a tooth, do You realize that You are giving people...
View ArticleCLIST & REXX :: RE: Need to code a Rexx PGM
Author: sundaram.naveen Subject: Reply to: Need to code a Rexx PGM Posted: Thu Oct 06, 2016 7:38 pm (GMT 5.5)Quote: getting info from You is like pulling a tooth, do You realize that You are giving...
View Article