RE: [scop] Suppress unwanted verbose messages

Date : Tue, 11 Dec 2007 14:52:23 -0500
To : <XSI(at)Softimage.COM>
From : "Stephen Blair" <Stephen_Blair(at)Softimage.COM>
Subject : RE: [scop] Suppress unwanted verbose messages
You have to set Debug to 0 in your operator Define callback. Then
reapply the op.
Or do something like
    SetValue( "cone.kine.global.MyTestOp.Debug", 0 ); 

-----Original Message-----
From: owner-xsi(at)Softimage.COM [mailto:owner-xsi(at)Softimage.COM] On Behalf
Of Bernard Lebel
Sent: Tue 11 December 2007 2:05 PM
To: XSI(at)Softimage.COM
Subject: [scop] Suppress unwanted verbose messages

New to the world of operators.
Doing an operator as a self-installed plugin, in vbscript, in 5.11.



Every time I change a parameter of the scop, I get this printed:

'INFO : 4000 - ptctransforms<136> Request Data frame(sec)=42.080000,
Outcloud(vegetation.bamboo-01_ptc.cloud)
'INFO : 4000 - ptctransforms<136> Evaluate 'INFO : 4000 -
ptctransforms<136> Evaluate frame(sec)=42.080000, Outcloud=0x1515dba4,
Incloud=0x1515dba4

Is there a way to suppress this? There is no Edit Scripted Operator when
I right-click, if I try to get the "debug" parameter I get a member not
found error.


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

---
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.