You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Applies to

Window

Description

Returns the absolute position of the current Native Tables record in a QBF (Query By Form) list.

Usage

pos = Get_Property (windowname"QBFPOS")

oldpos = Set_Property (windowname"QBFPOS"number)

Remarks

ValueDescription
NumberSets an explicit record to be returned by a Query by form.

Note

A QBF list must be created before QBFPOS is set.

See also

QBFLAST property

  • No labels