what is a physical file?
Answer / ravikant kumar
Physical file nothing but a table contains a only one record format in which we can describe the field definitions and descriptions.
| Is This Answer Correct ? | 0 Yes | 0 No |
I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
What is SDA used for?
when is a tag statement used in rpg?
what do we can do with the embedded sql statements?
what does dfu program you to do on a record?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
What is the difference between non-join logical files and join logical files?
how you get the relative record in a subfile in which cursor is located?
which of the following operations does not zero the field flda defined as 4,0?
which single rpg opcode performs both setll and reade?
How many primary files allowed in a program?
How to Define a Procedure in RPG?