[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
WinClipSize()
Determines the size of the win 3 clipboard
Syntax:
WinClipSize() -> nBytes
Description:
Determines the size of the win 3 clipboard if windows is running.
Return:
A numerical value indicating the size of the win 3 clipboard.
Example:
If WinOpenClip()
? WinClipSize()
If ! WinCloseClip()
? "Error closing clipboard"
EndIf
Else
"Error opening clipboard"
EndIf
See Also:
WinCloseClip()
WinOpenClip()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson