Author Topic: Changing the Default Script?  (Read 2927 times)

GreenCode

  • Guest
Changing the Default Script?
« on: February 04, 2009, 12:50:45 am »
Hello, I have been using Code blocks for a short while now and I can't seem to figure out how to change the default script that opens when you open a new file.  It's a very basic script and all it says (besides main and #include and return) is *CODE* printf("Hello World!\n"); *CODE* and I would like to change it to something more useful instead of having to delete that and write the same beginning code over and over. I've tried writing what I want at the start of each script in DEFAULT CODE under CONFIGURE EDITOR in both the source file and header file but nothing changes.  Any help would be greatly appreciated.