Answer Posted / nabbo
shabana (shabbo), tumhari shadi ho gayi kya
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
how can you display specific subfile page on the screen in unequal subfile?
What is the difference between iter and do?
how do you use commitment control in rpg?
can I touch the array during treatments?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
what is an online rpg?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
what was the robotech rpg?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
How to declare the pull button in AS/400..
do you use message subfiles? What are the necessary keywords required coding a message subfile?