[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Is_Within()
 Checks coordinates against a GET.
------------------------------------------------------------------------------

 Syntax:

     Is_Within( <oGet>, <nRow>, <nCol> ) --> <lIsWithin>

 Arguments:

     <oGet> is a GET object.

     <nRow> is a numeric expression representing a screen row (ROW()).

     <nCol> is a numeric expression representing a screen column (COL()).

 Returns:

     Is_Within() returns a logical indicating whether <nRow> and <nCol>
     intersects within the boundries of <oGet>.


 Files:  Library is CUACLIP.LIB.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson