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 primarykey?what is difference between primary key and forign key?
What is the default access path of a file?
under given circumstances, my cgi should link to another site. How to implement this?
How to convert a spool file to PDF file in AS400?
what is the difference between udate and the system date?
1) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?
Any change in service program we write binder language to allow signature change,What is the maximum number of signature change allowed in RPGLE?
3 Answers Syntel, Tech Mahindra,
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
how a varible can be passed to a subfile...accnt1 contain data in a data area..ie Daccnt1 uds,Daccnt2 3 overlay(accnt1:1), DNo 4 overlay(accnt1:4)..we want to transfer this dataarea value from acnt0001 to a subfile..that means to enter each record we have to incriment account no,, i normal window we can do move accnt1 account_no eval account_no=accnt1 eval no=no+1 exfmt usr_account how it possible with Subfile????????.Please do answer? (Thank you for all your answers dear friends!!)
Write a logic program for knowing the repeated number of a vowels in a given program?
how do we know batch job aborted after we submitting it
what is the maximum number of records you can specify in a display file?