Message 1 of 2
mayabatch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How to execute a command while in maya batch. I opened mayabatch with python via cmd. i have to execute a code say 'source "somefile.mel"; sometask();' automatically. how can i do that?