define the purpose of the *bcat function?
Answer / neha nimesh
To concatenate the two strings by placing a single blank in a resultant.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the function of cpyf command?
How to reverse a string using RPG?
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.
How to position the cursor on a display file at a desired location.
I/o error detected,Record Out of sequence,Permanent I/o error occured....I mean give one eg for these errors...i understand only,update/delete operation without prior read oprn..give details of remaining
(1)In Cl Program,Are PGM and ENDPGM mandatery Keywords or not .If yes, please tell me why these keywords is necessary. (2)If we will not define these two keywords (PGMand ENDPGM) then any error will be come or not.
can you have multiple key lists for a single file ?
what is the purpose of ovrdta (override data) keyword?
what is the version of os/400 that we have?
What does the keyword UNIQUE mean ?
What are Control level indicators?
write a pgm to read p.f using cl pgm?