[chuck-users] quiting chuck from chuck and saving reference to function

altern altern2 at gmail.com
Tue Nov 7 20:11:03 EST 2006


hi

here i am again with a couple of questions :
A : is it possible to quit Chuck from Chuck? I need to quit chuck when a 
certain osc message arrives, and i was wondering if there is a command 
to do this.

B: can i store references to functions in variables? similar to the python:
def myfunc():
	dowhatever
myvar = myfunc
myvar()

thanks!

enrike


More information about the chuck-users mailing list