Current objects
Many procedure commands operate on named
objects in the database or current objects in temporary storage.
- Current query object: The current query
object is the most recently activated SQL or prompted query document.
- Current form object: The current form
object is the most recently activated form document.
- Current procedure object: The current
procedure object is the most recently activated procedure document.
- Current report object: The current report
object is a synonym for the current form object.
- Current data object: The current data
object is the most recently activated SQL or prompted query document
with query results.
