Difference between revisions of "RPG 4"

From MidrangeWiki
Jump to: navigation, search
(References)
Line 5: Line 5:
 
[http://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/c092508402.htm RPG IV with free format op codes]<br>
 
[http://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/c092508402.htm RPG IV with free format op codes]<br>
 
[[Built In Functions]]<br>
 
[[Built In Functions]]<br>
 +
[[Program To System Fields]]<br>
  
 
== Data Structure Information ==
 
== Data Structure Information ==

Revision as of 17:50, 10 June 2005

Note that RPG 4 can do just about anything that could be done by earlier versions of RPG such as RPG/400 and an enormous volume of additional capabilities.

References

RPG IV with free format op codes
Built In Functions
Program To System Fields

Data Structure Information

Program Status Data Structure
Workstation Data Structure

Code Samples

Locate field value field name
SQLSTATE Constants


FAQ

What does BINARY(4) mean in API documentation?