Is this question about getting a full path to any file on a filesystem or specifically about finding the full path to a given Maya executable?
On Thursday, January 3, 2013, Sakthi Vin wrote: > Suppose if i have a file named maya.exe under 2 folders 2011/bin and > 2013/bin. How will i get the full path of both the files?. > It should give me the full dir like below if i just mention the file name > c:/program files/autodesk/maya2011/bin/maya.exe > c:/program files/autodesk/maya2013/bin/maya.exe > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To post to this group, send email to > [email protected]<javascript:;> > . > To unsubscribe from this group, send email to > [email protected] <javascript:;>. > > > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected].
