Hi,
There is an xBrowse with an array. If there is no filter (len(oBrw:filter)=0), then the number of the current line with so
oBrw:nArrayAt. However, if there is a filter, oBrw:nArrayAt will have the value of the filter string. How do I get the current xBrowser line number when using a filter ?