what is the procedure and explain about real time scenario.
No Answer is Posted For this Question
Be the First to Post Answer
1.How to load Records of a Physical file(PF) in the reverse order, in CL program?
What is file identifier where we can use?
Whether a module can consists of many procedures or it can consist of subprocedures having a main procedure?If it is possible that it can contain many individual procedures than can we have different name for complete module and how do we call this module in main modul?
what will happen two jobs have same name are submitted
what is mean by *MAP and *DROP?what commands use these two keywords?why are they used?
Why Rpg/400 is Famous?
Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.
I need to generate outfile for object of all the user lib. in the sysmte using cmd DSPOBJD. But this cmd is correcpted in my server,Any body tell me is there any alternative...?
1.What is the Maximum field length we can declare in RLU?? 2. What is the difference if your designing RLU using DDS and using the option 19 for the RLU??
1.String operatio such as moving the characters to the variables? 2.what are the building functions for check file longs? 3.which of the following methods will make externally describe file fields available to a program? A: A/copy statement that specifies the library file and member of the field reference file source code B: A data structure definition specification that names the file on the EXTNAME keyword C: A data structure definition specification that names the file on the IMPORT keyword? D: A Definition specification for each desired field with the REFFLD keyword
suppose if we want to update the data in cl what we will do?
How to add 2 new fields in a file? How many ways are there in as400?