Public Function ClipboardToString( _ ) As String
? StringToClipboard("This is a test.") True ? ClipboardToString() This is a test.See also:
StringToClipboard Function FileToString Function GetText Method (Visual Basic) Clipboard Object (Visual Basic)Return value: Function returns an empty String ("") if there is no Text-format information on the Clipboard.
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.