We have seen no of parameter list but
If we mention like this 'CALL PROGNAME PLIST ' how to know
No of parameter name of program ?
Answer Posted / roshan.wankar
Parameter list is already defined in D sepc or *inzsr subroutine, or copy book in program
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the function of cpyf command?
how to write *pssr ?
when are the referential constraints executed?
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.
what are all the contents of subfile?
How to reverse the string in rpg
how can you detect and handle a record lock situation?
how many specifications are there in rpg/400? What are they?
what is subfile?
why is the declare cursor statement is used for?
how to develop some simple graphs (bar charts) using just html?
How do you check object lock
how will you display a particular page in subfile ?
what is the function of crtdupobj command?
How to Define a Procedure in RPG?