Difference between revisions of "RPG 4"

From MidrangeWiki
Jump to: navigation, search
(References)
m (References)
Line 7: Line 7:
 
[[Program To System Fields]]<br>
 
[[Program To System Fields]]<br>
 
[[FKey AID Bytes| Function Key AID Bytes]]<br>
 
[[FKey AID Bytes| Function Key AID Bytes]]<br>
 +
 +
=== Other sites ===
 +
 +
"A Sorcerer's Guide to System Access and More" [Redbook SG24-5402-00 http://www.vtmug.org/Links/2000/Article2.htm]
  
 
== Data Structure Information ==
 
== Data Structure Information ==

Revision as of 14:32, 12 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
Function Key AID Bytes

Other sites

"A Sorcerer's Guide to System Access and More" [Redbook SG24-5402-00 http://www.vtmug.org/Links/2000/Article2.htm]

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?