Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: computerquip on June 14, 2009, 09:58:28 pm

Title: C::B Template Wizard Scripting Language
Post by: computerquip on June 14, 2009, 09:58:28 pm
Recently I started with STLport and I wanted to use the built-in template for STLport. This of course didn't work for a couple of reasons...

As a result, I've decided to make my own scripts. I simply wanted to ask what script language is the wizard system using?
Title: Re: C::B Template Wizard Scripting Language
Post by: mariocup on June 14, 2009, 10:05:37 pm
Hi,

the script language is squirell and the available commands can be found at wiki.

http://wiki.codeblocks.org/index.php?title=Scripting_commands
Title: Re: C::B Template Wizard Scripting Language
Post by: computerquip on June 14, 2009, 11:09:31 pm
Thank you. I appreciate you saving me time.