Purpose
A logical value that indicates whether the info value contains variables that are to be replaced.
Class
Type
Access / Assign
Data Type
Logic
Description
bInfoInReadProcess:ProgressEnabled defines whether the info value for the state BINFO_INREADPROCESS (see also bBrowser:SetInfo()) contains variables that are to be replaced with the current values at runtime.
The following variables are supported:
| Variable | Description | 
| %RecCount% | The variable is replaced with the value from the access bInfoInReadProcess:RecCount. | 
| %RecPos% | The variable is replaced with the value from the access bInfoInReadProcess:RecPos. | 
With the method bInfoInReadProcess:Transform() the variables in a text can be replaced with the current values.
See Also
Page url: http://www.YOURSERVER.com/index.html?binfoinreadprocess_progressenabled.htm