Hi, I've been using Maya commandPort to input commands into Maya and it works fine.
I was wondering if there's a way to fetch the input command that's coming through the socket? This way, I don't want to send a command but send a string which invokes a function in my python code inside Maya. Is there some form of listener I can add to the commandPort command in Maya? I have echoOutput=true and that echoes the output as it says. But I can't seem to catch the string that's coming through the socket. Thanks. -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/5fb9f33d-e1d0-4a87-abd3-8366e5c9b303%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
