- Original Message -
From: Lee
To: [EMAIL PROTECTED]
Sent: Monday, April 26, 2004 7:26 PM
Subject: MSScriptControl & ActivePython
Hi,
I'm adding Python and PerlScript support to my Delphi application and am
having trouble with retreiving the names of the functions/pocedures in a
chunk
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 PROT
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 PMSubject: Re: MSScriptControl &
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
What is the latest build of Mark Hammond's winall package that will run on
Win95. I believe builds for Python 2.3 won't run on Win95. Python 2.2 seems
to run on Win95 (so far). Thanks.
___
ActivePython mailing list
[EMAIL PROTECTED]
To unsubscribe: http: