JavaScript Editor js editor     Web development 



Main Page

Returns an object reference to a CursorAdapter object at run time by referencing the cursor name.

GETCURSORADAPTER( [ cAlias ] )

Parameters

cAlias


Specifies the alias of the cursor. If you do not supply an alias, Visual FoxPro uses the alias for the cursor in the current work area.

Return Value

An object reference to a CursorAdapter object.

Remarks

Applies To: CursorAdapter Class

See Also



JavaScript Editor js editor     Web development 
R7