Difference between revisions of "RPG 4"
From MidrangeWiki
m |
MrDolomite (talk | contribs) m (add cat section; change to Category:Programming languages) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
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 == | ||
Line 26: | Line 24: | ||
* [[Locate field value field name]] | * [[Locate field value field name]] | ||
* [[SQLSTATE Constants]] | * [[SQLSTATE Constants]] | ||
− | |||
− | |||
== FAQ == | == FAQ == | ||
+ | * [[What does BINARY(4) mean in API documentation?]] | ||
− | [[ | + | ==Categories== |
+ | [[Category:Programming languages]] | ||
+ | [[Category:RPG]] |
Revision as of 19:47, 23 February 2007
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.
Contents
References
RPG IV with free format op codes
- Built In Functions
- Program To System Fields
- Function Key AID Bytes
- Free form calculation specifications
Books on RPG IV
- Bryan Meyers http://www.bmeyers.net/
Other sites
- Midware http://midwareservices.com/RPGIV/intro.htm
- "A Sorcerer's Guide to System Access and More" [Redbook SG24-5402-00 http://www.vtmug.org/Links/2000/Article2.htm]
- [RPG Developer's Network http://wiki.midrange.com/index.php/Category:RPG#RPG_Developer_Network]