denis, why do you create a System.Xml.XmlDocument and then immediatly compare it to a dotnetobject ?? seems redundant to me?
sounds reasonable. I will test it out. thanks
ha that’s crazy. you’re right it wasn’t intentional. hopefully i don’t have i have a virus or malware or something…
thanks guys i know about getCurrentException() already, i was just hoping there was a better way var shExpMatch = function (url, pattern) { pa…
i sense you have been working with a real programming language recently… parentTag.AppendChild tagCreate( xmlDoc, “value_a”, “value_b”, “value_c”) i…
since you mentioned dependencies, this thread may be useful to you: How to: Net Render with dependencies
denisT: i use CHM from 2011 (the last one) use THIS to create your own chm for 2013
it is expecting you to finish the expression on the next line. if you type ) and press enter your expression will execute.
debug menu – break all ???
so max isn’t just hanging until the end of the calc? it’s locking up until you close it right?
three things: i believe processPostedMessages is the same as or similar to Application.DoEvents() in C# BUT i also believe it is EVIL and should ne…
i had this interface idea yesterday but according to the reference, not a single one of the pflow interfaces are implemented in ALL pflow nodes. eg. C…
i organise my scripts into folders with logical category names like File Management, Materials, Render Prep etc. I have a script which creates a rollo…