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...
1824I 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 3770How 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
1619i 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.
1444When 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 4070
how can a message from a message file appear as a constant on the screen?
what are necessary keywords to code message subfile?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
What is the use of jdftval in as400?
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...
how do you pass parameters in cl?
What Is The Purpose Of The "n" In The Following Calculation Specification?
how can I give more performance to some selected pages?
what are the key words you must use when using a subfile?
What Does Lokup Does In Tables & Arrays?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
name few ibm supplied libraries?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?