what is the purpose of data structure?
Answer / rajat prakash singh
* Divide a field in to sub fields
* Change the format of a field
* Group non-contiguous data in a contiguous format
* Define an area of storage in more than one format
* Define Multiple occurrences of data structures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe the function of SETGT operation in RPG language?
Define the purpose of Factor 1 the Operation Code and *IN15 in following code HI LO EQ C *YMD Test(D) yymmddDate 15
what are various techniques to pass parameters from one program to another?
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 would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error
how to get the cursor position?
if &var='good++++' &var2='day' &var *cat &var2 &var1 *tcat &var2 what is output
How many types of jobs?what is difference between interactive and batch and submited jobs?
Hello friends, i am new to AS/400. Can any one help me in AS/400 i meant say can you send me some FAQS and interview questions.
1.What is the difference between regular join logical file and non join logical file? 2.what are the nessasary keywords for non join logical file
Define a Job Queue?
Is it possible to add an keyfield or field to an Physical file without changing its file identifier. Example : - Say I have an existing physical file which is being used in 5 programs. Now I want to add an additional Keyfield or an field to it and I don't want to recompile the programs.