Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Checking for EOF in a browse 2000-06-28 -- Dennis Evans > But I still need to know when I've reached the end of the file for the
> associated parent browse.
If you are not using the ValidateRecord method of the ViewManager then
the BrowseClass next method will return Level:Notify on EOF or BOF. The
ValidateRecord method also returns Level:Notify to filter a record.
If you are using the ValidateRecord method then manipulate the return
values to something that you can use
Today is November 21, 2024, 3:31 am This article has been viewed 35202 times.
|
|