how can we view the entire objects and its types in a pgm?
Answer Posted / pravin
In clp use dspobjd(lib/*all) objtyp(*all)
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are the different opcodes used for file operation on a subfile in a rpg pgm?
which indicator is used for read?
What is RETURN CURSER LOCATION in subfile?
Apart from opening of a file do we have any other use of USROPN?
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.
How can we change the uppercase to Lowercase in RPG?
which are control break logic indicators?
how may a cgi control duplicate inputs?
explain the use of dftwrt display keyword?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
in which specification the report layout can be defined?
What is a query can be displayed without saving it?
What is file access opcodes?
can a single screen format occupy a screen area above and below a subfile format ?
how can I start a page in a new window?