if we have " ibm mainframe ",in that how to remove first and last leading space
eg:"ibm mainframe" like that the answer we need
No Answer is Posted For this Question
Be the First to Post Answer
What do you do to resolve SOC-7 error?
how we can reverse the string in the cobol for example satheesh can be reveresed as hseehtas
what is the maximum error code in mainframe
How do u find the programs calling the given module, without having doing 3.13 on loadlib/source library?
RENAME clause takes new SPACE in memory.TRUE or FALSE? a)TRUE 2)FALSE
what are the working storage fields in BMS macro?
how to display the dataset information?
study the following code 01 A1 05 B PIC 99 05 C PIC X(4) 01 A2 05 B PIC 99V99 05 C PIC A(4) pick out the valid statement from the following a.A1 and A2 can not have sub-ordinates b.A1 and A2 can have the same sub-ordinates but must have same PIC clause c.there is nothing wrong d.A1 and A2 can have same sub-ordinates provided they are not at 01 level
I want ALL ERROR codes in VSAM
3 Answers American Express, TCS,
What are subroutines ? and how do we pass data to the sub routines?
Name the divisions, which are available in a cobol program?
In COBOL "BEFORE" advancing is there or not ?