[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    WinGetClip()

         Gets the content of the win 3 clipboard

    Syntax:

         WinGetClip() -> cClip

    Description:

         Gets the content of the win 3 clipboard if windows is running.

    Return:

         A string with the content of the win 3 clipboard.

    Example:

         If WinOpenClip()
           cBuffer := WinGetClip()
           WinCloseClip()
         EndIf

See Also: WinClipSize() WinOpenClip()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson