give three main purposes of file specification ?
Answer / prerana shukla
To define files, to describe the files, to assign the files to specified devices.
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi friends i have i question please reply me asap. what would be coding in DDS and programing part for this condition suppose that i have three fields in the display file(subfile)which has 7 record format. Condition is ''The supplier LOT, ISSUED TO PROD and LINE GRP fields in display file(Subfile) will not be shown if their respective fields are blank/zero in the record formats WIM311FM and Record format WIM311FM. I want coding part in DDS and Programing. Please reply me as soon as posible.
what is procedure prototype and procedure interface.
What is the function of DSPATR (display attributes) keyword?
how to define to define a hidden filed in dspf ?
what is the purpose of overrides?
What is %CHECK?
how will you find a string using pdm?
what does dfu program you to do on a record?
What is the function of RJE Conversion Utility?
What is LEVEL CHECK?
what is the command used to invoke rlu ?
1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?