EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

dbf.f_ptr

Pointer to data. Get the pointer to the contents of this field from the current record.

method uint dbf.f_ptr (
   uint num
)

Parameters

num Field number beginning with 1.

Return value

Returns the pointer to this field.

Related links

Source