Right, perhaps I miss-spoke. I use Python to open a socket and then send Mel code.
My question is does anyone know how to send Python code instead of Mel. From: [email protected] [mailto:[email protected]] On Behalf Of Judah Baron Sent: Monday, February 01, 2010 8:41 PM To: [email protected] Subject: Re: [Maya-Python] commandPort You could create your own socket, rather than using the command port. It's more complex, but it leaves you with a lot more options. On Sun, Jan 31, 2010 at 11:14 PM, Shaun Friedberg <[email protected]> wrote: Hello, Currently when opening a command port to send code to Maya I am using socket and sending mel. Does anyone know of a way to use Python instead? Thanks. -- http://groups.google.com/group/python_inside_maya -- http://groups.google.com/group/python_inside_maya -- http://groups.google.com/group/python_inside_maya
