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 22954how 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 10830I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.
9 13249In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference
IBM,
3 11152What 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 8842can we display comp-3 variables. if we want to display what we have to do . give me one example
6 50030
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Why would you use find and get rather than to obtain?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How do you differentiate between cobol and cobol-ii?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the difference between Call and a Link?
HOw can I get the negative sign while deduct high value from low value
How do you reference the following file formats from cobol programs?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
what is the use of outrecord?
What are literals?