Synoptic View setting up Code 2005-03-28 - By kim aldis
Back First off, you're defining a function with a constant where an argument name should be, then you're going on to call a function with an undefined variable as the first object. And thirdly, you're redefining selectobj() which is an XSI command. Also, I don't do much synoptic coding but I'm not sure where the function SynopticSelect might be defined.
All in all I'd say that the single line:
SelectObj "eff6"
Would be enough, but without the context of the rest of your synoptic code it's difficult to say.
> -- --Original Message-- -- > From: owner-xsi@(protected) > [mailto:owner-xsi@(protected)] On Behalf Of walksfar@(protected) > Sent: 27 March 2005 20:01 > To: XSI@(protected) > Subject: Synoptic View setting up Code > > Hello, I reviewed the synoptic rigs and I've got it somewhat > figured out. > Here is the code I have to link a hotspot to a object in this > case an effector of a chain but it does not work what am I missing? > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- > SelectObj "name of object", , True > > sub SelectObj "eff6", , True > SynopticSelect (in_obj), "eff6" > > > end sub > -- ---- ---- ---- ---- ---- ---- ---- ---- ----- > --- > Unsubscribe? Mail Majordomo@(protected) with the following > text in body: > unsubscribe xsi > >
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|