Re: I explain!!! Exec ever put down my computer

From: Michael Schlenker (schlenk_at_uni-oldenburg.de)
Date: 05/05/04


Date: Wed, 05 May 2004 19:52:37 +0200

Alexander wrote:
> No!!! I forgot something !!!!!!!!!!!
>
> This code reset my computer when I load the script!!!
>
> Just load! I don't click in anything. I just load the script and my
> computer turn off!!

Sounds like you forgot a quote or brace somewhere and exec was executed
at once, typical problem with button bindings, they get evaluated too
early if you don't get the quoting right. Better use a proc in bindings
and put the exec in a proc.

Michael


Quantcast