dru-webware@... wrote: >BTW, also, what is the best way to get some code to run >when a context is started up? Stuff your code in the __init__.py file of the context in question. Also, check out the contextInitialize function. ...Edmund.