How to see active jobs of the system.
What is the maximum length of a variable name in CL?
what is full form for dds?
Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.
What is source physical file?
how can a procedure will be added in to a srvpgm
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... e.g call PGM(qp2shell) PARM('/qopensys/usr/bin/sh' '-c' 'sftp -b /home/mydir/tmp.txt user@host.com') Plz reply in detail...
What are the types of object authorities?
What is the difference between physical file and logical file?
what is cab?
What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
i want to display the 10000 record in a subfile by using loadall , can we do it?