Simply Maya User Community

Simply Maya User Community (https://simplymaya.com/forum/index.php)
-   Programming (https://simplymaya.com/forum/forumdisplay.php?f=32)
-   -   I have 2 startup files.. want to load both (https://simplymaya.com/forum/showthread.php?t=20226)

Geedie 12-02-2006 02:52 PM

I have 2 startup files.. want to load both
 
hiyas all.
i have 2 scripts which i want to both load. GOOMOO utilities and TinyTools. The trouble is, they both have a file called 'usersetup.mel'.

I havent dived into the world of MEL just yet, and my programming experience is in PASCAL (so i dont understand 'c').

I can rename the files ofcourse, but i need to know how to make my own MEL script to execute both scripts.
Can anyone help?
At the moment i am just using GOOMOO because it has more tools, but TinyTools is good too.

thanks in advance

MattTheMan 12-02-2006 03:51 PM

Well, first of all, you have to rename them. Then you could do the

use "\c:...directory of script";

I think, I'm not sure. Or, i think it was like, for example, MJPolyTools:

MJPolyTools setup;

or simply

MJPolyTools

That way you could just first type

GOOMOO;

and

TinyTools;

Yeah... I'm not sure, its different with every MEL script.


All times are GMT. The time now is 11:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Simply Maya 2018