[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
$V.                      VAR-Parameter Checking of Strings       Default: $V+

 {$V.}

    Enables checking of size compatibility for strings passed as VAR
    parameters. If disabled, the formal and actual parameters do not have
    to match in size.

             $V+    Force actual and formal parameters to match size
                    exactly.

             $V-    Do not require formal and actual parameters to match.

          Range:    From current location to next $V. directive.

See Also: $R±
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson