Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
ABC: Getting rid of No Records to Process message 1998-11-14 -- Scott E. Buchanan Newsgroups: topspeed.products.c5ee
>They're real quick, usually processing 0 to 3 records. The 0 is important
>because there might not be any records to process, so I don't want
>the silly "There are no records to process" message to pop up (since the
>whole thing is hidden anyhow).
>
>So how do I get rid of this message? Does it have to do with errorclass?
In the embed tree, go to the WindowManager Method Executable Code
section, find the TakeNoRecords method and add the following line of
source (at priority 2500)
RETURN
Scott Buchanan
Today is November 21, 2024, 3:56 am This article has been viewed 35357 times. Google search has resulted in 49 hits on this article since January 25, 2004.
|
|