I've one string with spaces ( I N D I A ). My question is I want remove the spaces & combine in to single string without space (INDIA).How we can write the cobol program & wich options we need to use. Please let me know.
10 22573how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........
4 10652I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.
9 12986In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference
IBM,
3 11001What is diff betn PS and ESDS file? What is the diffrent compiler options in cobol and there discription? What is retrive nth maximum salary from salary DB2 table. Can we redefine COM-3 variable with varchar variable?
4 8713can we display comp-3 variables. if we want to display what we have to do . give me one example
6 49774
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Which division and paragraphs are mandatory for a COBOL program?
What is the difference between comp and comp-3 usage?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Write the code implementing the perform … varying.
What are the different types of condition in cobol and write their forms.
) what is the difference between AID and HANDLE AID?
What is redefines clause in COBOL?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is a scope terminator give example?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What do you understand by psb and acb?
In COBOL programming, what is PERFORM? What is VARYING?
How can you get the ksds file records into your cobol program?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?