deadalvs
12-20-2007, 01:46 PM
hey !
to keep file handling as low as possible, i'd like to source mel scripts from outside the Userdocuments/maya/scripts/ folder.
how would i write a script that sources ALL SCRIPTS found in the directory directly from the correct folder on a network drive ?
example drive name: T:/MELSCRIPTS/
it's important that i don't want to update that script for each added script by typing:
"source script A, then B, ..."
but:
"source all You find"
any help ? thanks !
to keep file handling as low as possible, i'd like to source mel scripts from outside the Userdocuments/maya/scripts/ folder.
how would i write a script that sources ALL SCRIPTS found in the directory directly from the correct folder on a network drive ?
example drive name: T:/MELSCRIPTS/
it's important that i don't want to update that script for each added script by typing:
"source script A, then B, ..."
but:
"source all You find"
any help ? thanks !
