What is the Purpose of POINTER Phrase in STRING command
Answer Posted / kavya
POINTER is used to get the ended position of the string.
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
Can a Search can be done on a table with or without Index?
Which Search verb is equivalent to PERFORM…VARYING?
what happens if parmparameter passes zero bytes to the program
how do you reference the variable unblock file formats from cobol programs
How do you define a variable of comp-1 and comp-2?
What are all the divisions of a COBOL program?
Why would you use find and get rather than to obtain?
Whats the difference between search & search ALL?
What is the LINKAGE SECTION used in COBOL?
Mention the guidelines to write a structured cobol program?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
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 difference between structured cobol programming and object alternativelyiented cobol programming?
What are the different rules of SORT operation?
) How do u handle errors in BMS macro