` Printed Icetips Article

Icetips Article



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



Printed April 28, 2024, 10:57 pm
This article has been viewed/printed 35112 times.
Google search has resulted in 49 hits on this article since January 25, 2004.