How to convert bunch of words in a line to relvant ASCII
values?
Answers were Sorted based on User's Feedback
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
Suppose i have a Cobol field of 10 byte. it contains a decimal sign.How to know where is the point location?
I am sending values a and b with pic x(10) and pic x(10) by using call statement. In linkage section, I am receiving values with pic x(10) and pic x(11). Will my program fail? will it be compile error or run time abend?
What is the difference between external and global variables in COBOL?
what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?
What is rmode(any) ?
Can the OCCURS clause be at the 01 level?
Can anyone please give the example of Inline Perform.
In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference
How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.
1.What is the limit of linkage section?
how to display comp3 variables reply soon ?