Code::Blocks Forums
User forums => Help => Topic started by: FriedV on April 30, 2008, 01:06:46 pm
-
Is it possible to put shell commands in wizard scripts?
I want to copy a standard makefile into current the project directory.
Thx, Fried
-
Is it possible to put shell commands in wizard scripts?
I want to copy a standard makefile into current the project directory.
Thx, Fried
Read this (http://wiki.codeblocks.org/index.php?title=Scripting_commands#IO_namespace).
I 'd expect you to have read it by yourself though, after giving you the links in that other thread of yours...
-
Thx,
I have read it but would not have searched for this function under io namespace.
I'll read the docs more thouroughly in the future...