Recent IT Questions

1 - 20 of 39
<<PREVIOUS 1|2 NEXT>>

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


can a module have the PEP in a service program

RPG ILE

View Answer   |  May 14 2008   11:34 AM GMT   |  asked by Chandra93
PEP, Program Entry Procedure, RPG ILE


How to FTP a file from PC to my personal library?

How to FTP a file from PC to my personal library?

View Answer   |  Apr 1 2008   11:14 AM GMT   |  asked by Pradeepr
RPGLE, RPG ILE, RPG IV


ILE RPG Dates

How to extract and assign to a variable (Date Type) the Current Or System Date?

View Answer   |  Feb 27 2008   5:36 PM GMT   |  asked by PJBCh
ILE RPG Dates, Current_Date, Date Type Variables


Calling Command with Prompt from RPG ILE

Hi Everyone,From my RPG ILE program, when I press F4, I want to have a Command Prompt screen similar to as if I typed CALL then F4 from the command line.What should I do to accomplish this? Thank you in advance.Lap Nguyen

View Answer   |  Feb 25 2008   11:40 PM GMT   |  asked by RPG ILE
AS/400, RPG ILE


Calling RPG Proc from COBOL ILE

How do I call a RPGILE procedure embedded in a service program from COBOL ILE? I am not very well versed in cobol as I worked mostly on RPG/400 and ILE. I checked few of the notes but was confused abt the 'Call Linkage type' and Call Procedure? Can anyone say when each one is used and what is their...

View Answer   |  Jan 28 2008   6:11 PM GMT   |  asked by RPGPGM
COBOL, COBOL ILE, RPG ILE


Binary Field

How do I populate a binary field (field length of 9), buffer length of 4, with the value 10002- (right justified)I need to do this in an existing RPG ILE program.Help ?

View Answer   |  Jan 23 2008   8:48 PM GMT   |  asked by Piano
Binary fields, RPG ILE


%replace BIF

Anyone have an example how to use this bif?

View Answer   |  Jan 16 2008   10:57 PM GMT   |  asked by Kstinman
RPG ILE, RPGILE, RPGLE


ILE RPG

What is the full form of RPG ILE

View Answer   |  Jan 10 2008   12:34 AM GMT   |  asked by Pkj
RPG ILE


ILE RPG

i want to move a numeric field(15,2) to a character field of length 15.i want the character field output with decimal points...For example ...>Input-----> A=123 , B is a characterif i move numeric A to character B,character OUTPUT B should be 0000000000123.00

View Answer   |  Dec 15 2007   4:50 PM GMT   |  asked by Fun
RPG, RPG ILE


Advanced Trigger question for *insert *before to allow update of field value

I need to update a field in a record being written prior to it being written. I want to do it with a trigger because many programs write and update this file. I have tried several things and the closest I have gotten is to do a *before *insert where I can see the values of the fields in the after...

View Answer   |  Nov 28 2007   7:02 PM GMT   |  asked by Dcdc
RPG, RPG ILE, RPGLE


PAGE X OF X

If for example, I have a 5 page report, does anyone know how to make the report read page 1 of 5, page 2 of 5, etc without first having to print the report to see how many pages there are? (I am using RPGLE)

View Answer   |  Nov 14 2007   7:06 PM GMT   |  asked by GHENDER
RPG, RPG ILE, RPGLE


RPG-ILE Examples

Please tell me the best site for rpg-ile coding examples in a work atmosphere, not the single line examples like in the manuals. Thanks

View Answer   |  Nov 1 2007   9:08 PM GMT   |  asked by Rpgilequestions
RPG ILE, AS/400


Data Structures and Procedures

Hi,I want some good explanation on DATA structures with sample examples and also about using procedures (PR and PI) with examples....

View Answer   |  Oct 11 2007   6:10 AM GMT   |  asked by Hari13
RPG ILE, AS/400


Error in execution programs batch with screen

I have a program RPG/ILE that has a screen, but an indicator is handled for when lot is executed the program in way does not appear the screen, but at the time of the execution the program by error in pnatalla for a program falls batc; as I can solve this disadvantage.Gracias

View Answer   |  Oct 10 2007   5:44 PM GMT   |  asked by Hueso98
RPG, RPG ILE


How to unit test a module?

Hi, I have done some enhancements in the existing module. for that i wolud like to do a unit test any one can help me out to describe how we can unittest a module .

Answer Question   |  Sep 24 2007   5:02 AM GMT   |  asked by Rohan
RPG ILE


Send messages from RPG

Hi everyone!Do you know if there is a way to send text messages from an RPG program to a cell phone, by using a command or something like that? Or, could you tell me how to send an email message from an RPG program, using commands or APIs? Examples would be greatly appreciated.Thanx in advance!Meli

View Answer   |  Jul 27 2007   4:23 PM GMT   |  asked by FreyaMVG
RPG, RPG ILE


MONMSG and SNDRPY

Dear,I'm trying to write a small program to run my backup job via BRMS... and I would like to check the different errors and reply automatically to few of them.Ok, I can monitor the error messages through MONMSG but how can I reply to them ?I know that I have to use SNDRPY but how can I have the...

View Answer   |  Nov 2 2006   3:00 AM GMT   |  asked by PierreLG
Application development, CLP, RPG


create computations on the fly

We are primarily a COBOL shop. We have some COBOL ILE and some RPG. I have a need to replicate a function on the I-series that is currently done in Excel. This function allows them to create formulas on the fly to arrive at pricing information. I can work through issues with interactive...

View Answer   |  Oct 31 2006   12:47 AM GMT   |  asked by roses06
AS/400, Application development, CLP


Zebra printers on an iSeries platform

I am on an assignment that has me pulling out what little hair I have remaining.Zebra printers use a language caled ZPL to print thermal labels. Problem is, there is no tool I can locate on the iSeries that produces ZPL code. Zebra offers a product that is PC based. It produces ZPL code that is...

View Answer   |  Oct 11 2006   1:10 PM GMT   |  asked by OldGoat
AS/400, Application development, Printing


1 - 20 of 39
<<PREVIOUS 1|2 NEXT>>