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 was trying to open, search for the file and launch it myself) Thanks again! ----- Original Message ----- From: "DogWalker" <[EMAIL PROTECTED]> To: "Andrew Powell" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, March 24, 2004 1:00 AM Subject: Re: MSScriptControl & ActivePython > Here is the path in ActivePython 2.2.2 Documentation: > > Python On Windows Extensions > Win32com Help > Click on: Quick-Starts to Python and COM > Click on: ActiveX Scripting Demos > > Good Luck! > > ----- Original Message ----- > From: Andrew Powell > To: [EMAIL PROTECTED] > Sent: Tuesday, March 23, 2004 9:14 PM > Subject: Re: MSScriptControl & ActivePython > > > Sorry, the specific message is : > > A script engine for the specified language can not be created. > > > ----- Original Message ----- > From: "DogWalker" <[EMAIL PROTECTED]> > To: "Andrew Powell" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Tuesday, March 23, 2004 11:59 PM > Subject: Re: MSScriptControl & ActivePython > > > > I have the following: > > > > Set SC = New MSScriptControl.ScriptControl > > With SC > > .Language = "Python" > > .AllowUI = True > > .SitehWnd = fMainForm.hwnd > > .Timeout = 3000 > > End With > > > > In addition the following keys must be defined in the Registry: > > > > HKEY_CLASSES_ROOT\Python > > HKEY_CLASSES_ROOT\Python.AXScript.2 > > HKEY_CLASSES_ROOT\Python.AXScript-rexec.2 > > > > HTH > > > > ----- Original Message ----- > > From: Andrew Powell > > To: [EMAIL PROTECTED] > > Sent: Tuesday, March 23, 2004 8:38 PM > > Subject: MSScriptControl & ActivePython > > > > > > Could someone please lend a hand to a person who has very little python > > experience (*ahem* me), but is attempting to enable the scripting in his > > application to allow for ActivePython? > > > > I cant see to figure out, nor find in the docs, what the Language > parameter > > should be for the MSScriptControl. > > > > Tried : python, Python, ActivePython > > > > Thanks! > > > > > > > > _______________________________________________ > > ActivePython mailing list > > [EMAIL PROTECTED] > > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > > Other options: > http://listserv.ActiveState.com/mailman/listinfo/ActivePython > > > > > > _______________________________________________ > ActivePython mailing list > [EMAIL PROTECTED] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython > _______________________________________________ > ActivePython mailing list > [EMAIL PROTECTED] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython > > > _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython