Thread: refplanes.mel
View Single Post
# 4 23-07-2010 , 10:03 PM
Subscriber
Join Date: Jul 2010
Posts: 5
I have the same issue with Maya 2011. I just can't select a file. The script editor is showing following errors:


// Warning: The -lw/-labelWidth flag is obsolete and should not be used. //
// Warning: The -la/-labelAlign flag is obsolete and should not be used. //
fileDialog2 -fm 1 -ds 2 -dir "/Users/Peter/Documents/maya/projects/" -ff "Filtered Files (Apache)";

My project map is called Apache ("Filtered Files (Apache)"user added image !?

If I open a file just with the Maya file | import dialog the script editor is displaying the following line:

fileDialog2 -fm 1 -ds 2 -dir "/Users/Peter/Documents/maya/projects/Apache/" -ff "Filtered Files (*.*)";

Now it states *.*


I'm somewhat disappointed. The tutorial says Maya 6 and up
user added image


Peter.


Last edited by TriplePAF; 23-07-2010 at 10:05 PM.