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.
How do we get current date from system with century?
what is the advantage of sync class
What are different data types in cobol?
What is length is cobol?
What is SDSF?
01 x pic s9(8) comp. How will the following value be internally allocated '18787'
What is CALL statement in COBOL?
Why did you choose to work with ibm mainframe cobol programming?
What does MAXCC 3 means? It is used in one my codes.
How to read a 100 record from a file through cobol?
after udatingg first 110 rows, my job abends. now how do i change my cobol program so that when i restart the Job it will start updating from 111th row ( i.e in next run I di=ont want to update those 110 rows which are already been updated in the first run before job abend)
What is SSRANGE, NOSSRANGE ?