How to know the number of records in a pf through clp program?
Answer Posted / mallela78
RTVMBRD FILE(ITMRVA) NBRCURRCD(&RCDCNT1)
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
what is logical file?
how can you execute a command from within an rpg program without calling a clp program?
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.
define data structure?
how to validate input values in display file ?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
define the purpose of the iter operation?
what is the disadvantage of using global variable?
what is the use of unique keyword and what level it is defined?
How do I remove a flag or check no. or name when a user opens too many sessions?
how can I predict the performance of my cgis?
can you specify a display file to be used in the following modes input,output, or combined modes ?
What is dynslt?