IBM AS400 AllOther (736) I want to change the attribute of field or want to add new field in existing PF but condition is format level identifier should not change, is it possible?
9 25598How to create a link between multiple maps in a mapset? How to make use of Transid in this case?
1890is it possible to create a join logical file using two join logical files ? give exact reason for your answer
4 13550WHERE DO WE USE COMIT KEYWORD IN AN RPG PROGRAM? YOU MADE SOME CHANGES TO DATABASE BUT YOU DON'T WANT TO SAVE THOSE CHANGES NOW? HOW DO YOU HANDLE THIS ONE?
2 14005
which are the string manipulation opcodes?
what is the maximum number of subfiles that can specified in a display file ?
what is the difference between call and ++call?
when do you use f-spec. Continuation line ?
what is the use of sflend keyword?
can a single screen format occupy a screen area above and below a subfile format ?
how to run other job when one job is active?
what are necessary keywords to code message subfile?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
How Chain operation copies the record's data to the input buffer for the program?
what is data area and how it is used in rpg program ?
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?
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
if we tried to move year part of *iso date into a field of length 3, what will happen ?
what is the maximum number of subroutines allowed in rpg?