can we use variable picture clause as xx.99 in cobol.
Answers were Sorted based on User's Feedback
what are decleratives in cobol?
I hv ten records in ps file and i hv say some 15 records in vsam file .i hv empno and age in ps file n empno,empname,dept n desig in vsam file. i hv 2 read the ps file n check wid matching empno in vsam file and then insert all fields from ps and vsam into db2 table....plz help in writin the procedure division
How can you submit a job from COBOL programs?
i want a program using by if, evaluate , string, unstring, perform, occurs?
I want to remove a duplicates form a given input field using cobol program. please Any one help me out to solve this ... Thanks in Advance.
Explain call by context by comparing it to other calls.
if someone is using my file,how can i find which user id is using?
What are the different rules to perform a Search?
can u plz expain me how to declare dynamic array? what is the meaning of depending on clause in dynamic array?
what is SYNCHRONIZATION?
i have a variable block which is used in my cobol program as input file having records of 4080 after compilation while runing the program im getiing file attribut mismatch and it is saying tht the record length of the file is 4084 can any one knw the answer how to reslove it ?
How will you find the currepted records in a file