01 text-data pic x(100).
move 'xyzdbfrjjg u' to text-data.
how to find the value of last index of text-data?
Answer Posted / krishna chaitanya
cana ny one post a code for that ,
thanks in advance
krishna
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Write a program to explain size error.
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
Give some examples of command terminators?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Which Search verb is equivalent to PERFORM…VARYING?
Explain about different table spaces.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Why did you choose to work with ibm mainframe cobol programming?
Which mode is used to operate the sequential file?
What is rmode(any) ?