if someone is using my file,how can i find which user id is
using?
Answer Posted / reh
Yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between next sentence and continue in cobol programing language?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is the difference between Call and a Link?
What is report-item in COBOL?
how to move the records from file to array table. give with code example
Which is not true about evaluate statement
what is the difference between COBOL2 AND COBOL390?
How to print 10 to 1 if the input have only 10 digit number?
How to know whether the module is dynamical or statistical?
What are literals?
Define static linking and dynamic linking.