Posts: 150
Threads: 14
Joined: Sep 2010
Quote:
Originally Posted by miokie
I think he means doing it likes this:
<Execute command>
<Print>
<Get required info>
<print>
<do something>
<print>
<return>
So you can see what prints are executed before the command breaks... Well, that's what I did anyway. (:
|
yes, thats exactly what i mean and then you can see whats causing the problem