RPG/400 Questions and Answers

Recent IT Questions

141 - 145 of 145
<<PREVIOUS 1|2|3|4|5|6|7|8 NEXT>>

RPG/400 - Window Subfile

I want to display a footer on a window subfile. I have used a window subfile which displays a list of codes. And want to have a footer on this window. For this I used a simple WINDOW having the same border formats and position as that of the Window subfile - this contains just one line at the...

View Answer   |  May 30 2008  6:30 AM GMT
RPG, Subfile, RPG/400
asked by Kundankumar 83

  65 pts.

In RPG/400 how can I tell what prgrams are in the call stack so I can avoid "called itself recursively" error?

In RPG/400 how can I tell what prgrams are in the call stack so I can avoid "called itself recursively" error? Is there an easier way than passing a parm or populating a data area, like is there a system command that could provide this information?

View Answer   |  May 29 2008  4:05 PM GMT
AS/400, RPG, RPG/400
asked by Drm

  10 pts.

RPG/400 How to Pass Hexa values

i want to pass hexadecimal values from calling progrm to called program through PARM parameters can any one suggest me how to pass including OCTADECIMAl Values

View Answer   |  May 22 2008  11:06 AM GMT
AS/400, RPG, RPG/400
asked by Mohan K

  470 pts.

RPG/400 - return parameters

Since we can pass parameters to a RPG program using *ENTRY and PLIST, Is it possible for a RPG program to return back any values to the calling program? Suppose I want to have a module which checks if a year is leap or not, I am bound to have this as a Subroutine and not as a program being called...

View Answer   |  May 22 2008  8:07 AM GMT
AS/400, RPG, RPG/400
asked by Vijesh Bhat

  70 pts.

Line of code in a RPG400 and RPG ILE Program.

What is the size of RPG400 and RPG ILE program in the sence of Line of code? If my RPG400 program exceed the limited size then how can resolve this problem means i have to add more line of code to the program.

View Answer   |  May 16 2008  12:53 AM GMT
RPG, RPG ILE, RPG/400
asked by Chandra93

  55 pts.

141 - 145 of 145
<<PREVIOUS 1|2|3|4|5|6|7|8 NEXT>>