Saved me a few keystrokes
I normally would type as (oDbf:cAlias)->(dbSeek(cSeek, nil, .t.))
If you use database objects then you can just do:
oCustomer:goBottom()
Saved me a few keystrokes
I normally would type as (oDbf:cAlias)->(dbSeek(cSeek, nil, .t.))
oUsers:Invoices mimics "SET RELATION TO ..."
You select a user and invoices automatically deliver his invoices