How do you get the data to code the BMS macro?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Read filea And file b write the same records in both files? Records in a but not in b record in b but not in a
what is internal sort and external sort ? which is preferable ?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
without performing any operations on a file how can i know whether it contains data or not
Difference between file status codes 02 and 22.... since both are for duplicate key detection.
What are decleratives in COBOL ?
Is It Possible to Update or change in VIEW Mode?
What is an explicit scope terminator?
I am getting S00F abend when i try to compare two variable of different pic class,one variable is of 9(09) and another is S9(09) comp-3. First i moved the data from S9(09) comp-3 to 9(09), but no luck. So i tried to move the data from S9(09) comp-3 to X (09) and move to 9(09). I am getting same error message, Please help me to find solution for this ptoblem. ERROR MESSAGE - "The system or user abend S00F R=NULL was issued."
How do you compile cobol program..?
How you can delete a record from a ps file in cobol?