how do you reference the fixed unblock file formats from cobol programs
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to mutliply a comp variable with an comp-3 variable. Will there be any error if i do it?
How to execute a set of JCL statements from a COBOL program?
if we have a 10 steps how to override the 4th step in jcl?
hai friends ,i have HSBc exam on this sunday,my platform is Mainframe,i have 1 year exp,pls any one send me placement papers of Hsbc and technical questions on mainframe
6 Answers Citi Bank, CitiGroup, HSBC, iNautix, Wipro,
What is the Purpose of Pointer in the string?
77 a pic x(4) value '1234' -----> instead of this 'abcd' 77 b pic 9(4) value zeros. move a to b what is the answers for both cases? IS it possible? Give me elementary move rules briefly......
How do you define a variable of comp-1 and comp-2?
What is length is cobol?
How do you get the data to code the BMS macro?
HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?
Write a program to explain size error.
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?