Answer Posted / rohit katarya
In order to control the logic flow, we can use indicators in RPG.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain The Keywords Edtcde & Edtwrd?
in conjunction with what other keyword must ovrdta and ovrata be used?
which are the relational operators in rpg?
what is term cua , saa?
what is the syntax for plist?
what does vldcmdkey means?
What Is The Error If We Don't Get Login Screen?
what are the basic features of seu?
which are the query selection criteria, which can be given in a query?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
what is the purpose of overrides?
writing an sql statement from selecting records from two files using single statement and nested select statement.
i am using non join multiple format my 3 database file is like that pf97 R REC ENAME ETENNO ESTATUS K ENAME pf98 R REC1 ENAME ESAL K ENAME PF99 R REC3 ENAME CRDCARD EID K EID & MY NON JOIN LOGICAL FILE IS ALSO SAME EXCEPT RECORD NAMES BEFORE I TRIED WITH 2 FILES SO ITS SAYS ERROR I.E.(Key field attributes must be same as for previous formats. ) SO I CHANGED KEYFIELD ACCORDING TO PF SO ITS WORKING BUT AFTER ADDING 3 FILES ITS SAYING SAME ERROR . I DONT KNOW I NEW IN AS400 PLLZ HELP ME I HAVE ONE MORE QUE. CANT BE USE DIFFERENT KEYFIELD (NOT ACCORDING TO PF) IN NON JOIN LOGICAL FILE.
can we define multi-dimensional arrays in rpg ?
Write a CL program which will run a batch job at 1 am every night