Pragmatic directives: Difference between revisions

Content added Content deleted
Line 305: Line 305:
Disabled on-conditions can be seen as pragmatic directives.
Disabled on-conditions can be seen as pragmatic directives.
<br>'''SubscriptRange''' (SUBRG), '''StringRange''' (STRG), '''StringSize''' (STRZ), '''Size''' conditions
<br>'''SubscriptRange''' (SUBRG), '''StringRange''' (STRG), '''StringSize''' (STRZ), '''Size''' conditions
can be enabled for a PROCEDURE or a BEGIN block.
can be enabled for a '''procedure''' or a '''begin''' block.
<br>By default, for optimization reasons,
<br>By default, for optimization reasons,
SubscriptRange,StringRange,StringSize,Size are disabled.
SubscriptRange,StringRange,StringSize,Size are disabled.