DeadlyNightshade
01-12-2013, 10:51 PM
Is there any MEL command for checking if a script (mel file) exists or not? (in the user scripts folder ofc)
Something like (pseudo code):
command -q scriptFile.mel -exists true;
??
If not, then how can I make it so that script A know if script B exist or not?
Something like (pseudo code):
command -q scriptFile.mel -exists true;
??
If not, then how can I make it so that script A know if script B exist or not?
