Message 1 of 4

Not applicable
03-13-2018
05:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a way to write to the Command Response (1 line console window) . I'm not after coloured (warning) text - but that would be nice. Just a the Melonic equivalient to :
# writes to Maya Command Response import sys cheese = "Gwen Stefani" sys.stdout.write(cheese)
Cheers.
Solved! Go to Solution.