Author Topic: C::B Template Wizard Scripting Language  (Read 4952 times)

computerquip

  • Guest
C::B Template Wizard Scripting Language
« 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?
« Last Edit: June 14, 2009, 10:00:52 pm by computerquip »

mariocup

  • Guest
Re: C::B Template Wizard Scripting Language
« Reply #1 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

computerquip

  • Guest
Re: C::B Template Wizard Scripting Language
« Reply #2 on: June 14, 2009, 11:09:31 pm »
Thank you. I appreciate you saving me time.