Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Update: Read *and* Write images against Windows Clipboard

From: greggirwin:mindspring at: 22-Sep-2002 10:55

Hi Jason, Anton beat me to the punch. I'm guessing your command aligns with the old View that didn't support image! types in a routine call. I tinkered with a few different things, e.g. using char*, string!, or binary! as the data type and converting, but nothing worked straighy-away like image! so I just went with that. --Gregg