|
Determines which database object should be operated on in response to a user command.
If the frontmost window is a table, it returns the address of the object pointed to by the table cursor.
If the frontmost window is another type, it returns the address of the object displayed in the frontmost window.
If no window is open it returns nil.
|