What is source physical file?
Source physical file is a file which contains source of different types of objects.
e.g-QLBLSRC,QRPGSRC
| Is This Answer Correct ? | 0 Yes | 0 No |
i have two pfs it contains "Status" fields in the same name "status in both the pf's...But i used the same name in display file...when i enter a status thru disp file it willbe added to pf1...so i want to rename "Staus " field in pf2 through program...............wat will do..give coding?
How many record formats can you have in a Physical file and in a Logical file ?
how to see all source files in a particular library? ex:xyz is a library name a,b,and c..... are source files how to see?
What is a Join Logical File, Can it be used for Update ?
STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?
what does defn do?
What is the symbol used for shifting fields in SDA?
what opcode could be used to test an alphanumeric field for all numeric values?
is it possible to do commitment control with out journaling?
what are the limitations of cl (compare to rpg) ?
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 purpose of declarative statement DEFN?