Purpose of binding directory in CGIDEV2?
I'm a little stuck. I'm trying to follow some guides regarding using CGIDEV2 on my iSeries V6R1 to do AJAX. I've looked at easy400.net as well as some other references, but I keep having the same issue. I keep getting error CPF980F 'Binding directory [dir] in library *libl not found.' Do I...
I'm a little stuck. I'm trying to follow some guides regarding using CGIDEV2 on my iSeries V6R1 to do AJAX. I've looked at easy400.net as well as some other references, but I keep having the same issue. I keep getting error CPF980F 'Binding directory [dir] in library *libl not found.' Do I...
6.1 OS
Will RPG IV programs generated using the increase field sizes in 6.1 be able to run on previous versions (i.e. V5R4)?
Will RPG IV programs generated using the increase field sizes in 6.1 be able to run on previous versions (i.e. V5R4)?
Best way to retrieve values, SQL or Queries and how?
Hello everybody, my problem is, in a iseries i have ia file and in this file exist one field with 10000 lenght (character) and i want retrieve a value like ( 60F: ) but i don´t know in what position, after i find this value i need the follow values. ex: this is a part of one record {4: ...
Hello everybody, my problem is, in a iseries i have ia file and in this file exist one field with 10000 lenght (character) and i want retrieve a value like ( 60F: ) but i don´t know in what position, after i find this value i need the follow values. ex: this is a part of one record {4: ...
Recommendations on learning CGI for RPG-backend website?
Anyone have any good recommendations on (free) sites where I could learn CGI from examples, etc? I'm going to be creating some interactive webpages for our company, and am told I'm gonna be doing it in CGI+RPG...so...better learn it! I am familiar with using APIs, and ILE RPG, and HTML+CSS and a...
Anyone have any good recommendations on (free) sites where I could learn CGI from examples, etc? I'm going to be creating some interactive webpages for our company, and am told I'm gonna be doing it in CGI+RPG...so...better learn it! I am familiar with using APIs, and ILE RPG, and HTML+CSS and a...
S/36 RPG program using a Data Area
We enter in vouchers from a variety to locations. All of the voucher entry programs are written in RPG IV and use a Data Area to get the next voucher, update the data area using lock in/out. This all works very well. We have an older S/36 program that populates Employee Expenses into the voucher...
We enter in vouchers from a variety to locations. All of the voucher entry programs are written in RPG IV and use a Data Area to get the next voucher, update the data area using lock in/out. This all works very well. We have an older S/36 program that populates Employee Expenses into the voucher...
How do you know if a record exists without doing a READ and CHAIN?
How do you know if a record exists without doing a READ and CHAIN? is it possible with BIF's or ? Software/Hardware used: AS/400
How do you know if a record exists without doing a READ and CHAIN? is it possible with BIF's or ? Software/Hardware used: AS/400
Empty Date Type Variable
What does a *ISO Date type variable contain if it is not populated? It is not *Zero or *Null???
What does a *ISO Date type variable contain if it is not populated? It is not *Zero or *Null???
Date Formatting in RPG
I have a date in a DATE type field in *ISO format (ccyy-mm-dd) However, I want to extract the YY portion. Using %SUBDT(field: *Y) returns CCYY. Is there a nice way of doing this without using a data structure?
I have a date in a DATE type field in *ISO format (ccyy-mm-dd) However, I want to extract the YY portion. Using %SUBDT(field: *Y) returns CCYY. Is there a nice way of doing this without using a data structure?
RPG IV Date Formatting
What is the best and cleanest way to convert a character date dd / mm / yy to *ISO format?
What is the best and cleanest way to convert a character date dd / mm / yy to *ISO format?
Qualified Data Structures
What is a Qualified Data Structure? Where can I find information on them? IBM RedBooks dont seem to have the answer????
What is a Qualified Data Structure? Where can I find information on them? IBM RedBooks dont seem to have the answer????
Xing out of an AS400 session
We have several users who instead of properly signing off the AS400, they simply X out of it. This is causing several problems such as files are being locked. Is there any way I can prevent users from Xing out of an AS400 application?
We have several users who instead of properly signing off the AS400, they simply X out of it. This is causing several problems such as files are being locked. Is there any way I can prevent users from Xing out of an AS400 application?
How to find out which embedded SQL taking more time in RPGIV program
Hi All, I have 4 Embedded SQLs in my RPGILE program. Can any one tell me how to find out which SQL taking more time to execute ? are there any commands/methods to find out ?
Hi All, I have 4 Embedded SQLs in my RPGILE program. Can any one tell me how to find out which SQL taking more time to execute ? are there any commands/methods to find out ?
Convert character field in decimal field.
hi, everybody i need a help for this: waval = 15A wnval = 15 2 i put in my source this eval wnval = %dec(waval:15:2) but when i run the program stop with error in this line. what i need to do, because i want this example: waval = 123456789012345 wnval = 123456789012345.00 but if i put...
hi, everybody i need a help for this: waval = 15A wnval = 15 2 i put in my source this eval wnval = %dec(waval:15:2) but when i run the program stop with error in this line. what i need to do, because i want this example: waval = 123456789012345 wnval = 123456789012345.00 but if i put...
How to determine the RPG version
Hi, Can you tell me how to know the RPG version (III or IV) in our AS400? Also, if it's ILE? Thank you.
Hi, Can you tell me how to know the RPG version (III or IV) in our AS400? Also, if it's ILE? Thank you.
Pop-Up Calendar with RPG
I found a link that would show me how to code a pop-up calendar on the AS400. However, when I went to that link, it was invalid. Does anyone know how to create RPG code for a pop-up calendar on the AS400?
I found a link that would show me how to code a pop-up calendar on the AS400. However, when I went to that link, it was invalid. Does anyone know how to create RPG code for a pop-up calendar on the AS400?
how do you code a table in rpg
I need to code a table in rpg iv. I'm new to rpg and need assistance on coding techniques as it pertains to creating a table in a rpg iv program
I need to code a table in rpg iv. I'm new to rpg and need assistance on coding techniques as it pertains to creating a table in a rpg iv program
RPG Array
Hello ! Can I check for all the elements of an Array in single statement ? e.g. If Array(*All) = *Blanks ? I want to check that all elements of an array is blank or not.
Hello ! Can I check for all the elements of an Array in single statement ? e.g. If Array(*All) = *Blanks ? I want to check that all elements of an array is blank or not.


