Answer Posted / b
Manojkumar is right, check this out
http://en.wikipedia.org/wiki/SDSF
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is the difference between Global and External Variables?
What is perform what is varying?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
what is search and searchall?what is the diffrence between them?give an best example?
What are all the divisions of a COBOL program?
What rules are followed by the search verb.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Difference between cobol and cobol-ii?
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.
What is a scope terminator give example?
A table has two indexes defined. Which one will be used by the SEARCH?
Name some of the examples of COBOl 11?
how do you reference the rrds file formats from cobol programs