Difference between revisions of "CLP ILE"
From MidrangeWiki
m |
MrDolomite (talk | contribs) m (added text from [[ILE-CLP]) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[ | + | {{AN}} is an [[ILE]] version of [[CLP]]. It is also known as CLP IV since it was released at the same time, and is used in concert with [[RPG ILE]] (aka [[RPG IV]] or [[RPG 4]]). |
− | [[ | ||
− | + | == Tips and Techniques for CLP ILE == | |
+ | * [[Talk:CLP ILE]] has some useful info about '''parameters'''. | ||
− | == | + | ==From [[ILE-CLP]]== |
+ | # ILE CLP allows you to call [[modules]] and [[service programs]] using the [[CALLPRC]] operation. | ||
+ | # ILE CLP programs use [[activation groups]] to control resources. | ||
+ | # ILE CLP programs can be compiled into [[modules]] and [[service programs]] that can be called by other ILE language programs. | ||
− | + | ==Categories== | |
+ | {{stub}} | ||
+ | [[Category:Programming languages]] | ||
+ | [[Category:CLP]] |
Latest revision as of 19:46, 23 February 2007
CLP ILE is an ILE version of CLP. It is also known as CLP IV since it was released at the same time, and is used in concert with RPG ILE (aka RPG IV or RPG 4).
Tips and Techniques for CLP ILE
- Talk:CLP ILE has some useful info about parameters.
From ILE-CLP
- ILE CLP allows you to call modules and service programs using the CALLPRC operation.
- ILE CLP programs use activation groups to control resources.
- ILE CLP programs can be compiled into modules and service programs that can be called by other ILE language programs.
Categories
This article is a stub. You can help by editing it.