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

[REBOL] Re: mysql-protocol and SDK

From: greggirwin:mindspring at: 10-Jul-2006 8:38

Hi Silvia, SB> I've got a little question. I'm trying to use mysql-protocol SB> with a SDK licence, on what I read about mysql-protocol, it's SB> possible to use it with all rebol products. My question is: is it SB> possible to include the protocol into a rebol script using the SB> encapsulation machanism of SDK? Is so, how? If you're talking about DocKimbel's MySQL protocol, you should be able to use the #INCLUDE directive, and the encap preprocessor will build it in. http://www.rebol.com/docs/sdk/prebol.html -- Gregg