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

[REBOL] Re: DLL

From: maarten:vrijheid at: 16-Oct-2003 16:48

You cannot write DLLs in REBOL, it is an interpreter, not a compiler. You can however access DLLs. The Command SDK has ODBC built-in. --Maarten