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 |
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
What is SDA used for?
Hi,while writing a program, what is the mandatory specification using rpg/400 (in7 specification)?And please tell me what is the difference between SCAN AND CHECK opcodes?can any body tell me in real time senario?with example?
How can we update a specific field in RPG?
what is the function of cpyf command?
what is data structure?how many types of data structers?
what is OUTFILE?what is the uses and disadvantage? where we can use this?
Q.Suppose one job is running in a batch mode for a long time now i want to kill this batch job. how you achive this?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
a program variable coded in an embedded sql statement is referred to as?
How to see all members of a file?
When will you use OPEN and CLOSE opcodes in RPG program?