What is the purpose of FRCDTA (Force Data) keyword?
Answer / jeetendra yadav
Use this record-level keyword to immediately display a record format, without waiting for the next input or output/input operation.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can you detect overflow for a print program that prints multiple lines per cycle?
i have one physical file which is having two logical files. logical a have unique keyword and logical b doesnt have a unique keyword. can i give duplicate values while updating through physical file. if no why?
how to validate input values in display file ?
How do you combine two record formats in RLU ?
what does the ovrdbf command do?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
What is the default value for the number of increment for the physical file?
diffrence between rename and prefix
What are the types of Signature validation?
How to know message id (errorid) in msgfile when error is occurred on screen ? WRKMSF will display all error id but i want to know error id based on error msg only?
1 Answers IBM, Ignis Technologies, SSR,
What are the different definition levels in Data Description Specifications?
when should I use method get, and when should I use method post in my cgis?