@@I've already done those things..
But I would like to expand on this. Is there a way to start a script as soon as the interface opens.
Look in the online scripting docs for "Events". An event takes place when a certain specific operation is performed in XSI such as load/save scene, select new object, and so on. You can write your own script and attach it to XSI as an event, such as setting the camera or render preferences. When the event is triggered, your script will be called and execute as if you had clicked the button manually. "On changed selection" in your user preferences is an example of an event as every time you perform a selection, the script is called.
For a list of available events and usage, see the online scripting docs.
Matt
Matt Lind
Animator / Technical Director
Softimage certified instructor:
Softimage|3D
Softimage|XSI
speye_21@hotmail.com