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.

odbcfield.getbuf

Gets the field's value as a value of the buf type (the binary data). This method is applied for fields with binary data.

method buf odbcfield.getbuf (
   buf dest
)

Parameters

dest Result buf object.

Return value

Returns the parameter dest.

Related links

Source