Data Area Lock issue in RPG ILE
Hi, I am using a data area in a RPG ILE program which will lock the data area and updates value. If the data area is locked, the program has to unlock the data area which is locked by the same user in any of his other session. Is it possible? If yes, please let me know steps have to be followed for...
Hi, I am using a data area in a RPG ILE program which will lock the data area and updates value. If the data area is locked, the program has to unlock the data area which is locked by the same user in any of his other session. Is it possible? If yes, please let me know steps have to be followed for...
How to manage allocated register problems in RPG?
Hello. I'm having troubles with many allocated registers for update, when 2 users try to modify the same data. How is the correct way to prevent this situation in ILERPG ? Thanks!
Hello. I'm having troubles with many allocated registers for update, when 2 users try to modify the same data. How is the correct way to prevent this situation in ILERPG ? Thanks!
How to access all records in RPGILE
hi all, suppose i have a report with input criteria 'machine code' and requirement it that if i input a perticular 'machine code' then it should COME only that , otherwise all records of all 'machine codes' should come , in clp i use %WLDCRD for that. but i need to do it in rpgile , is there any...
hi all, suppose i have a report with input criteria 'machine code' and requirement it that if i input a perticular 'machine code' then it should COME only that , otherwise all records of all 'machine codes' should come , in clp i use %WLDCRD for that. but i need to do it in rpgile , is there any...
How to get the row count of a PF with RPG ILE?
Hello, I'm looking for an example of how to get a row count of a PF from a ILE rpg program. Thanks everybody.
Hello, I'm looking for an example of how to get a row count of a PF from a ILE rpg program. Thanks everybody.
calling java function running on websphere from as/400
How to call a java program running on web sphere application server from System i? We are able to call a java program deployed on System i on IFS directory using RPG ILE.
How to call a java program running on web sphere application server from System i? We are able to call a java program deployed on System i on IFS directory using RPG ILE.
How can i position the cursor at the beginning of the input field?
Program a calls pgm b that displays a window, with first input field an unsigned numeric, length 3. Screen is compiled with *rstdsp = yes. Control passes to pgm c then back to b. On return to b, the cursor is always at the 3rd position in the input field as it was before going to program c. How can...
Program a calls pgm b that displays a window, with first input field an unsigned numeric, length 3. Screen is compiled with *rstdsp = yes. Control passes to pgm c then back to b. On return to b, the cursor is always at the 3rd position in the input field as it was before going to program c. How can...
AS400 read of PC files
On the AS400/ISeries/SystemI, I would like to read PC file data from a PC Server into my RPG program. What is the best way to accomplish this task? Right now, it would be for READ ONLY.
On the AS400/ISeries/SystemI, I would like to read PC file data from a PC Server into my RPG program. What is the best way to accomplish this task? Right now, it would be for READ ONLY.
Reading a Microsoft Word file (.doc) in a ILE RPG program
I need to read the text of a Ms Word file without opening word, reading it in a ile rpg program, and put the text in a string. How can I do ? Thanks in advance
I need to read the text of a Ms Word file without opening word, reading it in a ile rpg program, and put the text in a string. How can I do ? Thanks in advance
How to tell if a specific record comes before or after another specific record?
In RPG ILE, I have an externally described file. I am chaining out to the logical file with a key & find the first record. Now, I want to know if the second record I'm looking for is before or after the first record in the file.
In RPG ILE, I have an externally described file. I am chaining out to the logical file with a key & find the first record. Now, I want to know if the second record I'm looking for is before or after the first record in the file.
Search Technique
How I can find out a specific string(whether it will be an opcode,comment word) in each & every liabrary in that source file & in specific file?
How I can find out a specific string(whether it will be an opcode,comment word) in each & every liabrary in that source file & in specific file?
Embedded SQL
I need to get a grip on using the embedded SQL in an RPG ILE program using the word "CURRENT" and I need to know how this works (in laymens terms please.)
I need to get a grip on using the embedded SQL in an RPG ILE program using the word "CURRENT" and I need to know how this works (in laymens terms please.)
Find Protypes in Programs
How can I find all programs that a Prototype is defined in regardless of source file or source library?
How can I find all programs that a Prototype is defined in regardless of source file or source library?
About Program Described input files
hi all, Can anyone explain me what is meant by Program described input files and what is the use of this files compared to Externally Described files and please give one complete example program of using Program described files with I SPECS and explain me about Record identification codes
hi all, Can anyone explain me what is meant by Program described input files and what is the use of this files compared to Externally Described files and please give one complete example program of using Program described files with I SPECS and explain me about Record identification codes
Link for download subfile programming in RPG ILE
HI , i am working on ile rpg , & i just started to work on subfile programming . i want to lean subfile programming because i didn't work on it yet. i dont have any source like any document . i have downloded a pdf file for subfile programming its good but it is only For RPG not for ile. does it...
HI , i am working on ile rpg , & i just started to work on subfile programming . i want to lean subfile programming because i didn't work on it yet. i dont have any source like any document . i have downloded a pdf file for subfile programming its good but it is only For RPG not for ile. does it...
How many internal steps within compilation of RPGILE source
Hi, I want to know howmany internal steps happen when we compile a RPGILE Program example Bindind etc in sequence plese anyone tell me
Hi, I want to know howmany internal steps happen when we compile a RPGILE Program example Bindind etc in sequence plese anyone tell me
barcode
I have IPDS printer. But I don't know how I can or which source code could be use in RPG ILE to issue a some master data as barcode label and take label from printer
I have IPDS printer. But I don't know how I can or which source code could be use in RPG ILE to issue a some master data as barcode label and take label from printer
ILE programming
Hi I am looking for implimentation of IMPORT & Export use in ile programming with code.
Hi I am looking for implimentation of IMPORT & Export use in ile programming with code.


