Quantcast
Channel: Adobe Community : Discussion List - After Effects Scripting
Viewing all articles
Browse latest Browse all 2143

Folder.name returning 'Folder' and not original folder name

$
0
0

Hi, thanks for viewing

I was in the process of writing a script which adds folder bins to your project and names them according to the folder names from the source.

I'm using the script below to figure out what's going on. I thought this would return my original folder name but instead it comes back with 'Folder'. Does anyone know what I'm doing wrong?

 

Folder.selectDialog("Select folder...");

alert(Folder.name);

 

Cheers


Viewing all articles
Browse latest Browse all 2143


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>