Re: MSScriptControl & ActivePython

2004-03-24 Thread Andrew Powell
The help file for 2.3 is a mess, possible that its just how it installed on my system, but there are dead links all over in that. At any rate that suggestion was the key to getting this working. Thanks much! (I had to find the 'Register Engine now' link, check out its properties for the file it wa

Extending objects with MSScriptControl

2004-03-24 Thread Andrew Powell
Thanks to the suggestions of 'DogWalker' Ive gotten the ActiveScript engine for Python cooking, but its behavior is a little different it seems from other languages and how they handle objects extended to the script. It seems no matter what object that I extend to the script, it wont 'recognize' i