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...
1893I 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 3860How 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
1703i 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.
1503When 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 4184
what is xfoot opcode ?
which are the query selection criteria, which can be given in a query?
what is program status data structure?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
how can you detect and handle a record lock situation?
Write a CL program which will run a batch job at 1 am every night
how to write *pssr ?
define the purpose of the %sst function?
Explain the input procedure and output procedure?
can a indexed file be accessed in arrival sequence in rpg program?
define the purpose of the iter operation?
when do you explicitly open files and close files in an rpg program?
what are the two record formats a subfile contain ?
how do you use exceptional write in c specs?
How do I remove a flag or check no. or name when a user opens too many sessions?