Author Topic: DLL available?  (Read 10366 times)

EfSeven

  • Guest
DLL available?
« on: February 19, 2009, 08:51:56 PM »
Hi,
I am unable to compile the source code or import the lib into my project. Is it possible to use sciptbasic as an embedded scripting language from a windows DLL?

Thanks

Support

  • Administrator
  • *****
  • Posts: 19
    • View Profile
Re: DLL available?
« Reply #1 on: February 19, 2009, 09:00:38 PM »
Welcome to the ScriptBasic project EfSeven.

I will try to help if you can provide a bit more information.

I assume your using ScriptBasic for Windows based on your DLL comment.

ScriptBasic provides a set of working binaries / libs  you can obtain from this site.

If your interested in using ScriptBasic as a scripting engine for your own application then the following developer documentation may be of help.

http://www.scriptbasic.org/docs/dg/devguide_toc.html

Look at section three, "Embedding the Interpreter" for more info.


John
« Last Edit: February 19, 2009, 09:51:11 PM by support »

Support

  • Administrator
  • *****
  • Posts: 19
    • View Profile
Re: DLL available?
« Reply #2 on: September 17, 2009, 05:54:26 PM »
I thought I would update this thread with a link to embedding ScriptBasic.

http://www.allbasic.info/forum/index.php?topic=730.0