How would I capitalize every word in a string using RPGLE?
http://www.experts-exchange.com/Programming/System/AS_-_400/Q_20677964.html
I'm looking for some sample code on how to find the desired record from my DB.
The program will be passed a department code and needs to return the last check# recorded for that dept. I need t...
http://www.experts-exchange.com/Programming/System/AS_-_400/Q_20722801.html
hello friends ,
We have lot of fields with name & end position . We want to add it in 'O' spec of rpgle . Can i upload this data to SEU with correct positions ?? what can be the other suitable w...
http://www.experts-exchange.com/Programming/System/AS_-_400/Q_20894226.html
i'm looping through a physical file with a read operation. after reading through the physical file once, i would like to set the file pointer back to the top and read through the file again. How ...
http://www.experts-exchange.com/Programming/System/AS_-_400/Q_21168643.html
I need to pass a parameter to a C language function from an RPGle program. I have the following RPG code:
* call c prog ....
c c...
http://www.experts-exchange.com/Programming/System/AS_-_400/Q_21300736.html
Has anyone created any RPGLE programs that interact with Excel and the individual cells within a spreadsheet? If so, Where could I get some documentation? Thanks for any help
http://www.experts-exchange.com/Programming/System/AS_-_400/Q_21818003.html
I'm newbie to RPGLE and working on a RPG program, it reads a database file A, do some calculation and export to a PF B.
PF B is exteranally-described as below. No matter what change I've done to...
http://www.experts-exchange.com/Programming/System/AS_-_400/Q_22969226.html
I keep getting "Record in file QSYSPRT truncated at end of line." after I change date format -- I change it from 6 to 8 digits. Even I change it back, I'm still getting this "Record in file QSYSPR...
http://www.experts-exchange.com/Programming/System/AS_-_400/Q_23123879.html
I need to figure out how to know when a date is Sat or Sun to not allow that entry. in RPGLE coding.
http://www.experts-exchange.com/Programming/Languages/Main-Frame/RPG/Q_23762481.html
Zones:
RPGDate Answered: 09/25/2008 Grade: A Views: 29
I have one printer file (RLU) in which i want to print multiple colours based on the values / description.
is it possible.
when i am trying to assign the keyword "COLOR" system is giving error...
http://www.experts-exchange.com/Programming/System/AS_-_400/Q_23753934.html