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 22626how 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 10676I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.
9 13027In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference
IBM,
3 11026What 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 8738can we display comp-3 variables. if we want to display what we have to do . give me one example
6 49804
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What are the cobol coding sheets?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Can a Search can be done on a table with or without Index?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
explain sorting techniques in cobol program?
What are various search techniques in cobol? Explain.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
how do you reference the variable block file formats from cobol programs
Why did you choose to work with ibm mainframe cobol programming?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is the usage of comp fields in cobol?