Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>isprint()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    IsPrint()

         Determines if print is loaded

    Syntax:

         IsPrint() -> lLoaded

    Description:

         Determines if print is loaded in memory.

    Return:

         A logic value indicating if is loaded or not.

    Example:

         If IsPrint()
           Warning ( "Print has been loaded" )
         EndIf

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