How many libraries can be there in library list ?
What is the purpose of reorganizing the physical file i.e. , RGZPFM?
what keyword must be used with protect keyword ?
when you are defining a flat file in your program in f specs which format will you specify?
What is the maximum number of key fields allowed defining in a physical file?
How to see all members of a file?
what would be the effect on the field where reverse image, underline and highlight display attributes were active?
Which command we can use to update a physical file using c.l pgm?
what is the sequence when using cursor?
OVRDBF FILE(xxx) TOFILE(libl/filename) share(*yes) In which scenario is share(*yes) used? could any one explain with an example?
Q. HOw can read multimember file through RPG/400 and CL/400 Actully i know that we can Read multimember file in RPG through EXEFILE and EXEMBR and in cl through OVRDBF and MEMBER(3)....But i want to read 3 members by CL Program And RPG/400 program.Please write the coding(Program) for both RPG/400 and CL/400 programs? 2.What are the full forms(stands) of EXEFILE and EXEMBR?
Hi Friends, I need immediately answer for this: Senario is that,I am selecting records from the display and window subfile on the basis of Reason Code and some more fields but spool file not showing the same records which i have selected by display and window subfile. Q.What could be the causes(resons)to not show records properly (just selected in the display file and Window subfile)according the selection criteria of the records. Q.What would be the solutions to show records properly in the spool file just as selected in in the display file and window subfile according to the selection criteria.
what is the purpose of overrides?