Navigation:  Classes > bBrowser >

bBrowser:IsSkipEoFEnabled()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Examined whether moving the record pointer on EoF by the browser is permitted.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:IsSkipEoFEnabled() Æ lAllowed

Return Value

lAllowedA logical value that indicates whether record movements on EoF are supported by the browser.
TRUEThe record pointer may be moved on EoF.
FALSEThe record pointer may not be moved on EoF.
Data Type:Logic

Description

bBrowser:IsSkipEoFEnabled() examined whether record movements that the browser executes in the server may lead on EoF.

See Also

bBrowser:EnableSkipEoF()

 


Page url: http://www.YOURSERVER.com/index.html?bbrowser_isskipeofenabled.htm