Command is not returning problem.
#7

Quote:
Originally Posted by iggy1
Посмотреть сообщение
Printing test to the screen wouldn't stop a command from returning unknown command trust me. If its returning unknown command that means the script doesn't know the command exists (or it returns 0) so print just wouldn't get executed (because to the script it isn't there). It would work with stuff that partially gets executed, i just cant understand how it fixed the problem.
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. (:
Reply


Messages In This Thread
Command is not returning problem. - by miokie - 29.10.2010, 20:39
Re: Command is not returning problem. - by i514x - 29.10.2010, 20:56
Re: Command is not returning problem. - by iggy1 - 29.10.2010, 21:15
Re: Command is not returning problem. - by miokie - 29.10.2010, 21:47
Re: Command is not returning problem. - by i514x - 29.10.2010, 22:05
Re: Command is not returning problem. - by iggy1 - 30.10.2010, 04:17
Re: Command is not returning problem. - by miokie - 30.10.2010, 13:34
Re: Command is not returning problem. - by i514x - 30.10.2010, 13:50

Forum Jump:


Users browsing this thread: 1 Guest(s)