How many Printer Files can Declare in a CL Program?
Answers were Sorted based on User's Feedback
Answer / saravanan
We can declare only database file and display file in CLP.
| Is This Answer Correct ? | 4 Yes | 1 No |
What is the purpose of USROPN keyword?
Can you use multi format LF in CL program?
which indicator is used for read?
What is file access opcodes?
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
How many record formats can you have in a Physical file and in a Logical file ?
How many libraries can be there in library list ?
What is an authorization list?
Is it possible to add an keyfield or field to an Physical file without changing its file identifier. Example : - Say I have an existing physical file which is being used in 5 programs. Now I want to add an additional Keyfield or an field to it and I don't want to recompile the programs.
What Does Lokup Does In Tables & Arrays?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?
What is the difference between crtdupobj and copyf?