Hi,
Embedded Language Reference for REALbasic 2006r1:
Read the quoted entry below and be with me when I write that if it is RawData,
it cannot be macType but RawType instead ;)
<quote>
Clipboard.RawDataAvailable Method
Returns True if the Clipboard contains data.
Syntax
Clipboard.RawDataAvailable macType
Parameters
macType String
</quote>
Also, you do not defines what kind of data is a "macType"...
If I make a compare of Clipboard.RawDataAvailable with DragItem.RawData
Property, you define (1) there what is a RawData...
Emile
PS: it is not [Y.A.DB], but [Y.A.D.B.] (so not related to DataBase at all...)
(1). Not really there, but in the example section instead:
If Obj.RawDataAvailable("text") Then
// Don't we have Obj.TextAvailable for that purposes ?
--
I'm so tired, I haven't slept a wink
I'm so tired, my mind is on the blink
I wonder should I get up and fix myself a drink
No,no,no.
I'm so tired I don't know what to do
I'm so tired my mind is set on you
I wonder should I call you but I know what you'd do
"I'm so tired": copyright 1968,
The Beatles,
Apple Records Ltd. / Apple Corps, Ltd.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|