IBM AS400 AllOther (736) How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
1887I have a file .In that file i have 3 fields. Those fields are eno, ename, esal.Keyfield is eno. In that file i have data like this for eno 1,2,3,4,5. Now i need to display 2nd record. That means i need to set the pointer on 2nd record... Then, write the complete rpg program using setll.
1 3847How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
1693i 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.
1493When we use any keyword like FIFO,LIFO, at file level but whenever we check by runqry we couldn't find answer in FIFO,LIFO,FCFO etc so how we check the answer.
2 4167
What is the use of limit sys?
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
if we tried to move year part of *iso date into a field of length 3, what will happen ?
how do you use exceptional write in c specs?
an access path may be in which sequence?
what is externally described file ?
what is the difference between normal upddta to pf and updating using dfu program?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
what is elastic and non elastic subrile?
define what a data area is along with a brief example of what it may be used for?
what is the function of cpyf command?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
What is RETURN CURSER LOCATION in subfile?
what is the maximum number of parameters allowed in rpg?