|
This is most likely an installation problem.
Make sure that your spsswin.dll is registered for COM. You
can do this with regsvr32. The location of the dll varies some but
is typically in
c:\program files\common files\IBM\SPSS\COM.
Of course, if this is happening with
a specific object somewhere in your code, the problem may be different.
Depending on what you need, besides
MERGE TABLES, you might want to look at the SPSSINC MODIFY TABLES or SPSSINC
MODIFY OUTPUT extension commands.
HTH,
Jon Peck (no "h") aka Kim
Senior Software Engineer, IBM
[hidden email]
new phone: 720-342-5621
From:
Rivka Benesh <[hidden email]>
To:
[hidden email]
Date:
02/23/2012 08:23 AM
Subject:
[SPSSX-L] in
script: Error : (10094) ActiveX Automation: Object
var is
"Nothing"
Sent by:
"SPSSX(r)
Discussion" <[hidden email]>
I write a script in version 15 that works good till
version 19 and now I get
this message when I run it.
I read all SPSS documentation and I see that there is an option with SPSS
Commands but the SPSSINC MERGE TABLES is not enough and I need more
functions.
Here is the error in the Output Viewer:
Error : (10094) ActiveX Automation: Object var is 'Nothing'.
then the process abort and nothing done.
thank for help
--
View this message in context: http://spssx-discussion.1045642.n5.nabble.com/in-script-Error-10094-ActiveX-Automation-Object-var-is-Nothing-tp5507613p5507613.html
Sent from the SPSSX Discussion mailing list archive at Nabble.com.
=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
|