... ) Setting Scopes: oDbf:OrdScope( 0, uTopValue )oDbf:OrdScope( 1, uBottomValue )oDbf:GoTop() if the value is NIL, clears the scope. 3) How to I extract a oDBf field Value ? oDBf:Fields("Whatever"):Value ?? Accessing: ? oDbf:<fieldName1>, oDbf:<fieldName2>, ...