  | | | .spdl syntax errors | .spdl syntax errors 2004-05-23 - By Sascha
Back <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859 (See http://ISO-8859.ora-code.com)-1" http-equiv="Content-Type"> <title></title> </head> <body> When installing the the following .spdl <br> <br> <blockquote>SPDL<br> Version = "2.0.0.0";<br> Reference = "{237F1654-ACA6-11D8-A000-D1FCB175F6EE}";<br> PropertySet "test_params"<br> {<br> Parameter "out" output<br> {<br> title = "";<br> guid = "{4C6879FF-7EC8-11D0-8E3B -00A0C90640EC}";<br> type = color;<br> flags = 0;<br> }<br> Parameter "coord" input<br> {<br> title = "";<br> guid = "{237F1654-ACA6-11D8-A001 -D1FCB175F6EE}";<br> type = vector;<br> flags = 0;<br> texturable = on;<br> value = 0.0;<br> value minimum = 0.0;<br> value maximum = 0.0;<br> writable = on;<br> animatable = on;<br> persistable = on;<br> readable = on;<br> inspectable = on;<br> }<br> }<br> phenomenon "test_declare"<br> {<br> Name = "test";<br> Version = 1;<br> Use = texture;<br> }<br> BEGIN "{24810490-56FF-11d2-BF23-00A0C982CE5D}"<br> Defaults<br> {<br> coord<br> {<br> Name = "coord";<br> Description = "";<br> Commands = "{F5C75F11-2F05-11d3-AA95 -00AA0068D2C0}";<br> UIType = "vector";<br> }<br> }<br> Layout "Default"<br> {<br> coord;<br> }<br> Logic<br> {<br> }<br> END<br> </blockquote> <br> I get three syntax errors.<br> <br> <blockquote>...File [c:\users\generic\Softimage\XSI_3.5\Application\spdl\test.spdl] contains syntax errors<br> <br> </blockquote> Unfortunately XSI does not tell me what sort of error and in which line. But this is an very basic .spdl and I cannot find an error. Maybe someone else can tell me.<br> <br> sascha<br> </body> </html> --- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|
 |