Difference between revisions of "RPG 4"

From MidrangeWiki
Jump to: navigation, search
m
Line 3: Line 3:
 
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.
 
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 ==
 
== References ==
[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]
[[Built In Functions]]<br>
+
* [[Built In Functions]]
[[Program To System Fields]]<br>
+
* [[Program To System Fields]]
[[FKey AID Bytes| Function Key AID Bytes]]<br>
+
* [[FKey AID Bytes| Function Key AID Bytes]]
[[Free Form Calcs | Free form calculation specifications]]<br>
+
* [[Free Form Calcs | Free form calculation specifications]]
  
 
=== Books on RPG IV ===
 
=== Books on RPG IV ===
Line 20: Line 20:
  
 
== Data Structure Information ==
 
== Data Structure Information ==
[[Program Status Data Structure]]<br>
+
* [[Program Status Data Structure]]
[[Workstation Data Structure]]<br>
+
* [[Workstation Data Structure]]
  
 
== Code Samples ==
 
== Code Samples ==
[[Locate field value field name]]<br>
+
* [[Locate field value field name]]
[[SQLSTATE Constants]]<br>
+
* [[SQLSTATE Constants]]
  
  

Revision as of 22:11, 10 September 2006

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

Books on RPG IV

Other sites

Data Structure Information

Code Samples


FAQ

What does BINARY(4) mean in API documentation?