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.

odbcquery.moveby

Move the cursor to a position relative to its current position.

method uint odbcquery.moveby (
   int off
)

Parameters

off Indicates the number of records to move the cursor. If the number is negative, the cursor is moved backward.

Return value

If the cursor has been moved, it returns nonzero.

Related links

Source