Delegates are similar to VFP event handling procs but they are scripting language independent.
In most cases Lianja will build the indexes as you develop your app visually. There are cases however...
Type: Posts; User: barrymavin
Delegates are similar to VFP event handling procs but they are scripting language independent.
In most cases Lianja will build the indexes as you develop your app visually. There are cases however...
Hi @jporrara,
After you imported your VFP dbc the indexes that you had are recreated in Lianja format.
You can open the database with OPEN DATABASE in the console, open a table with USE, then...