RE: External (j)script

Date : Tue, 2 May 2006 14:09:57 -0400
To : <XSI(at)Softimage.COM>
From : "Stephen Blair" <Stephen_Blair(at)Softimage.COM>
Subject : RE: External (j)script
That code works in an HTML page...when the page is viewed in NetView.


From: owner-xsi(at)Softimage.COM [mailto:owner-xsi(at)Softimage.COM] On Behalf Of John Bell
Sent: May 2, 2006 1:50 PM
To: XSI(at)Softimage.COM
Subject: External (j)script

I am trying to have an external jscript hook into a running instance of XSI. The SDK documenation provides the following example:

   var xsi_app = new ActiveXObject( XSI.Application );
   var app = xsi_app.Application;
   app.LogMessage( "Initiating NetView session" );


Do I have to set anything up or install anything before this code works, or should it work as typed in an external jscript? Ultimately I would like to be able to access  XSI and all of its commands, objects, methods, and properties from an external jscript. Does anyone know of or have any examples of how this is accomplished?

Thanks
--- Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body: unsubscribe xsi

Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.