Question
get application path directory
hy,
i'm trying to create a plug-in that run an application located in the same directory of the plug-in file.
If i do
system("./Rec.app/Contents/MacOS/AlbumExpressRecord");
the application search the file in my home directory.
Is there a function in the SDK that say me wath is the path of Photoshop directory???
Thank you
