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

         Opens the win 3 clipboard

    Syntax:

         WinOpenClip() -> lOk

    Description:

         Opens the win 3 clipboard if windows is running.

    Return:

         A logic value indicating if an error is found.

    Example:

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

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