Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
Can one debug a wizard script?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Can one debug a wizard script? (Read 4888 times)
BtM
Multiple posting newcomer
Posts: 17
Can one debug a wizard script?
«
on:
February 08, 2012, 05:07:19 pm »
I am trying my hand at building a new project wizard script and find that some way of debugging the script will be useful is such an option available
thanks
Ben
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: Can one debug a wizard script?
«
Reply #1 on:
February 08, 2012, 05:39:49 pm »
Yes use Log and DebugLog functions (see the help on the wiki for the exact details:) )
Logged
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]
BtM
Multiple posting newcomer
Posts: 17
Re: Can one debug a wizard script?
«
Reply #2 on:
February 08, 2012, 05:46:25 pm »
thanks for the fast response will look it up
Ben
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
Can one debug a wizard script?