If set, and the block does not contain any embedded blocks, then the row which has focus can be scrolled out of view.
Block Read Only (blkrdonly)If set then all controls in the block are treated as read-only, irrespective of their individual settings.
Tabs wrap (tabswrap)Normally, tabbing out of the last control in the tab order moves to the next record. If this option is set then focus returns to the first control without changing record. Similary for back-tab.
Record locking (locking)This setting controls record locking. See the manual for details.
Export Recordset (exportrs)When the form is run inside RekallWeb, the record set data can be exported to the web browser, so that it can be accessed within client-side JavaScript code. Setting Yes exports from this block and all nested blocks; Here exports just from this block.
Disable Restore (norestore)When the form is run inside RekallWeb, this setting disables the automatic recordset restore that occurs when a form is submitted. This will save time if the block is always reloaded within a script.