@jetdv Hi Edward. I wonder if you can help me again?
I want to get the current project directory in text form. I know about myVegas.Project.FilePath, but this gives me the full path, including the filename. I've scoured the API and I can't find anything that will give me just the directory path. If you confirm that there isn't any alternative, I'll have to do some string manipulation to strip off the file name.
Thanks in advance.