PL/I preprocessor: Difference between revisions

Content deleted Content added
Bender the Bot (talk | contribs)
m Example: HTTP to HTTPS for University of Münster, replaced: =http://www.uni-muenster.de/ → =https://www.uni-muenster.de/
Evolution: %THEN and %ELSE
 
(One intermediate revision by the same user not shown)
Line 129:
* <code>RETURN</code> in a compile-time procedure only.
* <code>%INCLUDE</code>
* <code>%IF</code> &ndash; the <code>%IF <var>compile_time_comparison</var> %THEN <var>unit</var> [%ELSE <var>unit</var>]</code> was restored.
 
A single compile-time builtin, <code>SUBSTR</code>, was added.
Line 143:
==External links==
*{{cite web
|url = http://publibfp.boulder.ibm.com/cgi-binepubs/bookmgr/BOOKSpdf/ibm3lr80/21.0?DT=20091014225516pdf
|title = Enterprise PL/I Language Reference (SC27-1460-09): Chapter 21. Preprocessor Facilities
|author = IBM Corporation