[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
DIRECTIVE: {$R.}
DEFAULT STATE: R-
DIRECTIVE RANGE: Local
COMMENTS: Turning range-checking on generates code that
checks operations to insure they are within their
specified range. If they are out of range a runtime
error message will be displayed and the program will
terminate. With this directive on the program will
be larger and slower, therefore it is best to place
range-checking on during the debug stage and range-
checking off during the final compile stage.
See Also:
{$Bñ}
{$Dñ}
{$Fñ}
{$Iñ}
{$Lñ}
{$Nñ}
{$Sñ}
{$Tñ}
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson