Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dbscrnum()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dbScrNum()
Returns the number of the active dbScrSav
------------------------------------------------------------------------------
Syntax:

     dbScrNum()  --> nScr

Parameters:

     NONE

Returns:

     <nScr> Number of active dbScrSav Screen Saver function

Description:

     Returns the number of active dbScrSav A very large number of dbScrSav
     calls could decrease the performance of the application.

Example:

     IF dbScrNum() > 30
         dbMsgErr( "Check the number of dbScrSav")
     ENDIF

See also:

     dbScrSav(), dfSay()

See Also: dbScrSav() dfSay()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson