Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Books 1-3 - <b>printscr()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 PRINTSCR()
 Prints screen contents
------------------------------------------------------------------------------
 Syntax

     PRINTSCR() --> cNull

 Returns

     PRINTSCR() always returns a null string.

 Description

     A call to PRINTSCR() has the same effect as when you press the PRINT
     SCREEN key.

 Notes

     .  Due to known name conflicts with other add on libraries (e.g.,
        dGE, use the name PRTSCREEN() as an alternate.

     .  The Print Screen output, whether executed by this function or
        manually, may be further influenced by PRINTSCRX().

 Example

     Print screen contents:

     PRINTSCR()


See Also: PRINTSCRX()

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