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 MSScriptContr
Ive installed the ActivePython engine (or whats'it called) from the .MSI
installed on the website. What could be causing this to come back with an
unknown language error?
- Original Message -
From: "DogWalker" <[EMAIL PROTECTED]>
To: "Andrew Powell" <[EM
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
he 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
Subj
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