Recent IT Questions

1 - 20 of 71
<<PREVIOUS 1|2|3|4 NEXT>>

Auto reply for end of forms message PQT4103

Printers send to operator: [strong]Message ID . . . . . . :   PQT4103       Severity . . . . . . . :   99       Message type . . . . . :   Inquiry                                           Date sent  . . . . . . :   10/27/09     ...

View Answer   |  Nov 3 2009  6:46 PM GMT
Printer management, V5R4, RPGILE
asked by Bigmac46

  475 pts.

OPNQRYF AS/400 (RPGILE)

Dear all, i am done one program in this program one data base file which are Master file and it's use all day and lot of records are there, my program make the report it taking too much time, i am want to use OPNQRYF but it s not posible in master file because it's use some time any other option...

View Answer   |  Oct 9 2009  6:45 AM GMT
RPGILE, OPNQRYF
asked by Nelson012

  20 pts.

Variable not defined

Hi, I'm getting RNF7030 for wierd variables i never used in my program   *RNF7030 30        000200  The name or indicator HDLRREGSTD is not defined.    The name or indicator PCONHDLR is not defined. When i check the statements they are pointing to one of then is a comment line...

View Answer   |  Sep 20 2009  6:40 PM GMT
RPGILE, RPG Error Messages, RNF7030
asked by Nutangujar

  745 pts.

RPG-XML

Can anyone please help this poor guy... that's me...I need to know how to code on RPG/ILE to transfer XML code to the customer..Do I use flat files? Please help me..

View Answer   |  Aug 27 2009  9:43 AM GMT
RPGILE, XML
asked by Devan

  45 pts.

CF03, CF12 doesnt work

hi can you please help me...why CF12 and CF03 are not working in my display file. file is - A*%%EC                                                        A                                      DSPSIZ(24 80...

View Answer   |  Aug 25 2009  5:27 PM GMT
RPGILE, iSeries, iSeries programming commands
asked by Nutangujar

  745 pts.

RPG ILE Day of Week

Are there alternate ways to determine the day of the week. I have the following formula - DayOfWeek = %Subst(('Sunday ' 'Monday ' 'Tuesday ' 'Wednesday' 'Thursday ' 'Friday ' 'Saturday ' ):(((%Rem(%Diff(%Date():%Date('1941-12-07'):*D):7)+1)*9))-8:9);

View Answer   |  Aug 11 2009  6:56 PM GMT
RPGILE, AS/400, RPG
asked by Satsho

  1215 pts.

RPGILE Calls(Static&Dynamic)

What are the static and dynamic calls in RPGILE.

View Answer   |  Aug 10 2009  12:06 AM GMT
RPGILE, RPGILE Static Calls, RPGILE Dynamic Calls
asked by Qmaster

  290 pts.

LIKE FUNCTION IN RPGILE

Hi All.. suppose i want to access all records in wich any field begins with 'S' ... how can i do this in RPG ILE without using %subst Please help me.. Regards Ambrish

View Answer   |  Jul 25 2009  5:31 AM GMT
RPG ILE, RPGILE, AS/400
asked by Ambrish 82

  230 pts.

RPG ILE ending program properly on an error

Hello, Could someone please help me with this? 1. I have an ever running job that calls a particular ILE program (PGM A) to do some XML parsing and composing. 2. PGM A calles another program PGM B (which in turn has modules MOD B, MOD C and a NOMAIN module MOD D binded to it). 3. PGM A parses the...

View Answer   |  Jul 13 2009  5:34 PM GMT
RPG ILE, RPG, RPGILE
asked by Compengr2003

  55 pts.

converting ILE legacy code to a GUI based system

We are trying to move out of the old "GREEN SCREEN" code. Our software company is heading towards a GUI interface, but we currently have approx 250 custom programs that would need to be converted. Just about all of our legacy code is written in RPLGE / CLLE. We have a few simple apps that were...

View Answer   |  Jun 29 2009  3:04 PM GMT
RPGLE, ILE RPG, AS/400
asked by ToddN2000

  175 pts.

How to create menu using RPG program?

how to create menu using rpg program

View Answer   |  Jun 9 2009  9:37 AM GMT
RPG ILE, RPG/400, RPG
asked by 130784

  5 pts.

Printer files in RPG ILE

How can we create and use printer files in rpg ile... i am new to as400 and i want to know about printer files and reports as my company asked me to........

View Answer   |  May 18 2009  9:04 AM GMT
RPG/400, RPG ILE, RPGILE
asked by Rpgile

  20 pts.

RPG indicators

Pls tell me how to pass values to a group of indicators at once in a single statement in RPG and RPGILE with example..thanks

View Answer   |  May 15 2009  8:43 AM GMT
RPG, RPG indicators, RPGILE
asked by Ten2008

  680 pts.

Report Layout Utility

how can i pass the values in my subfile to my printer file using rpgile....

View Answer   |  May 15 2009  7:32 AM GMT
Report Layout Utility, RPGILE, Subfile
asked by Rpgile

  20 pts.

How to find out number of members in Source file ?

Hi All, i want to find out how many number of members are available in one source file. For example i have created one source file (QRPGSRC) in (LIBRARY1) now i want to find how many sources are available in LIBRARY1/QRPGSRC this source in my RPGILE program. Do we have any AS400 command or API...

View Answer   |  May 14 2009  9:15 AM GMT
RPGILE, CL, QRPGSRC
asked by Mohan K

  465 pts.

Make RPG ILE programs look better

How can i use my as400 programming screen look better using different colours for my comments.

View Answer   |  May 1 2009  11:16 AM GMT
RPGILE, RPG/400, RPG
asked by Narasimha125

  5 pts.

RPG ILE Character Hex Value to Decimal

Hi, I have a flat file with hexidecimal characters after certain characters. For Example : "MY NAME IS BEN ~0A" The "0A" represents the hex for 10 (decimal) whitch means 10 spaces. My problem is when i have "0A" in a alpha numeric workfield (length 2), how can i use it as a hex value? In other...

View Answer   |  Apr 29 2009  3:36 PM GMT
RPG ILE, Hexadecimal values, RPGILE
asked by Oupablok

  20 pts.

Difference between CPYTOIMPF and CPYF command

hi, I am working on AS400- RPGILE can anybody please tell me whet is the difference between command CPYTOIMPF an CPYF I would really appreciate if you explane with example. Thanks & Regards Ambrish

View Answer   |  Apr 18 2009  11:57 AM GMT
RPGILE, CPYTOIMPF, CPYF
asked by Ambrish 82

  230 pts.

RPGIII to RPGILE Conversion

Someone out there must hae done this conversion. We are planning on doing this conversion to ILE sometime and would like to know some of the issues. We are planning on using the IBM conversion tool, which I believe can do most of the programs, leaving only a few to "hand" code. What we are more...

View Answer   |  Apr 8 2009  5:33 AM GMT
RPG, RPGILE, IBM conversion tool
asked by Tjgm88

  440 pts.

Refresh a SQL View in ILE

I have created a view and am using in an ILE module. I have updated one of the files that the view is built with. How do I refresh the View to see this record the next time I run the SQL view? Is there a CREATE OR REPLACE VIEW in RPGILE? Thank you.

View Answer   |  Apr 7 2009  5:05 PM GMT
SQL View, AS/400 SQL View, RPGILE
asked by BisonHawk

  25 pts.

1 - 20 of 71
<<PREVIOUS 1|2|3|4 NEXT>>