[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 GetNumber()
 Retrieves the GetList order number of a GET.
------------------------------------------------------------------------------

 Syntax:

     GetNumber( [<cVarName>][, <aGetList>] ) --> <nGetPosition>

 Arguments:

     <cVarName> is aa optional character expression representing the name of
     an active GET.  If ommitted the current GET is used.

     <aGetList> is an optional array of GETs.  If omitted, the current
     GetList is used.

 Returns:

     GetNumber() returns the numeric position of a GET within the GetList.
     If no parameters are passed the current GET's position is returned.


 Files:  Library is CUACLIP.LIB.

See Also: SetGetPos()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson