Is there a MEL command to let you get at the file system so that you can move and copy files around on your HD? I know that in other scripting languages such as VB Script or Python there's an OS command that gives you access to that stuff, but I can't find it in MEL.
Thanks!
Yes!
sysFile, getFileList, exec, system... can come in handy as can the visor.
youd better hit f1 i and go to the mel comman reference and open the files section, wich lists all file related commands.