Recent IT Questions

1 - 15 of 15
<<PREVIOUS 1 NEXT>>

When to use Batch job Debugging

when to use batch job debugging when we can debug this using interative debugging

View Answer   |  Jul 5 2008   4:30 PM GMT   |  asked by Alicsc
AS/400, RPG/400


What is Copybook in AS/400(RPG)

Can any one pl explain me with an example what is copybook?.

View Answer   |  Jul 4 2008   5:11 PM GMT   |  asked by Alicsc
AS/400, RPG/400


random value

i would like to apply a random value into a RPG/400 or RPG/II.But I can't find how to do it in official guide. Is there any expert to help me?

View Answer   |  Jul 2 2008   4:03 AM GMT   |  asked by Eddie.lam
RPG/400, RPG, Random Number Generator


RPQSQL / SQLRPG

Any body please helpWanted to know the advantage and disadvantage using RPGSQL / SQLRPGI've heard that this is the new one its not only RPG but become one with SQL.Thanks in advance

View Answer   |  Jun 25 2008   0:31 AM GMT   |  asked by TG
RPG, RPG ILE, RPG IV


Building the Key in RPG/400 itself

Can we able to build key for externally described file in RPG/400 itself to retrieve records on this Key?.IF we can Pls.......give sample code.

View Answer   |  Jun 13 2008   4:57 PM GMT   |  asked by Alicsc
AS/400, RPG/400


Last record Updated at the end of PGM

I have Pgm1 which uses file file1 to write some reords to this file.After at the end of PGM1 it is calling PGM2 to read file1 records to update file1 records but here I have a problem last record written by Pgm1 is actually writing to this file at the end of PGM1(after calling PGM2 because of this...

View Answer   |  Jun 13 2008   4:47 PM GMT   |  asked by Alicsc
AS/400, RPG/400, PGM


How to convert a Date given in Char format to numeric format in RPG of As400.

How to convert a Date given in Char format to numeric format in RPG of As400..

View Answer   |  Jun 11 2008   4:35 AM GMT   |  asked by C.naveen09
RPG/400, RPG, AS/400


how can i validate two dates

hi, I want to validate two dates of type (date1=L) and (date2=char length is 8A ) can any one help me

View Answer   |  Jun 9 2008   5:05 AM GMT   |  asked by Mohan K
RPG/400, RPG


how to pass variable of type date from pf to display file

I want to pass one variable MYDATE of type(L) date from my pf to Display file through simple rpg program and how can i define result field in display file either as numeric or as alphanumericplz help me as early as possible it will be helpful to me

View Answer   |  Jun 6 2008   11:20 AM GMT   |  asked by Mohan K
RPG/400, RPG


Printing Logos

We are eliminating some preprinted forms and creating the forms ourselves. The problem is these preprinted forms have our company logo on it. How can I add a logo to a report created on the AS400 in RPGLE?

View Answer   |  Jun 3 2008   5:09 PM GMT   |  asked by GHENDER
RPG, RPG/400, RPG III


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 bottom...

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


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   |  asked by Drm
RPG/400, RPG, AS/400


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   |  asked by Mohan K
RPG/400, Hexadecimal values, RPG


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   |  asked by Vijesh Bhat
RPG/400, AS/400, RPG


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   |  asked by Chandra93
RPG ILE, RPG/400, RPG


1 - 15 of 15
<<PREVIOUS 1 NEXT>>