What is the difference between array and a multiple occurrence data structure?
Answer / jayvardhan
The values stored in array don’t vary. In the otherhand, we can store the different values in same variables at various stages.
| Is This Answer Correct ? | 0 Yes | 0 No |
Q. Soppose one job is running in a batch mode for long time now i want to kill(end)this batch job.How you will achive this?
What is library is as400? What are the types of library?
Q.Hi All friends, I have one Question, I have three fields in display file SUP LOT, ISSUED to Prod and Line Grp. Field SUP LOT is mentioned in one field reference file WRSLT and key field as a key field LP.Fields ISSUED to PROD,Line GRP are mentioned in the another Field reference file WMDTF. So I want to read SUP LOT on the basis of key field LP from the first file WFSLTand then i want ot read another two fields ISSUED to DATE and LINE GRP from second file on the basis of SUP LOT, which i got from first file.Now i want to display these fields in the display file DSPWMMS. but Condition is that 'Supplier Lot,ISSUED to Prod and Line Grp will not be shown if their respective fields are blanks/Zero. Please Let me Know coding part of this senerio and what would be coding for display file to now shown fields if fields are blanks/zero. My mob. no. is 9836300345. Please reply me asap.
OVRDBF FILE(xxx) TOFILE(libl/filename) share(*yes) In which scenario is share(*yes) used? could any one explain with an example?
what is the use of data structures?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
why is as/400 called object oriented machine?
what is the maximum number of parameters allowed in clp?
what does exfmt does?
What are the types of Signature validation?
What are the two main attributes, which govern the execution of a job?
what is the command to rtrieve system date? options:1.rtvsysval 2.rtvjoba 3.rtvjobd 4.both a and b