What is a Device file?
Answer / anuj tiwari
A device file contains the description of how data is to be presented to a program from a device or vice versa. Device file can be Printer, Disk, Tape and Remote system.
| Is This Answer Correct ? | 0 Yes | 0 No |
define data structure?
Why do you use Keep and Assume Keywords.
What is the purpose of the following? I 'CLOSED' C STAT01 I 'OPEN' C STAT02
How many secondary files allowed in a program?
How to change file attributes such as size, file wait time, record wait time etc., permanently?
How to Define a Procedure in RPG?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
how many triggers can be associated with a file?
How to avoid using indicators in ile ?
Suppose you have 3 members in a database file. How to read records from all the members Without using CL (OVRDBF) i.e. it should be handled exclusively in an RPG program?
Define a Batch Job?
what is flatfile?what is the use of this file?where we can use usualy?what is the advantage of this?