View Single Post
Old 19 May 2009, 16:44   #4
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by thomas View Post
@StingRay:

Your code does not wait for the signal. It returns immediately.
If that would be true the tool I'm using this code in wouldn't quit once I press CTRL+C. It has to be called in loop obviously though as it just returns if CTRL+C has been pressed or not.

Edit: I got your point now Thomas and what you said is of course true.

Anding: Your code should work work fine, can it be you maybe just forget the rts as Thomas already guessed?

Last edited by StingRay; 19 May 2009 at 16:54.
StingRay is offline  
 
Page generated in 0.17841 seconds with 11 queries