Any Way to Access Project Path in Expression?

Moderators: Disciple, zlovatt

Post Reply
ahgsql
Posts: 3
Joined: March 1st, 2015, 7:11 am

Hi , i m trying to get text variables from .txt files using

myPath =  "~/Desktop/test.txt";
$.evalFile (myPath);

But i want it to get txt file from folder that currently opened project file in,

../test.txt   or /test.txt or any others not worked.. Can anyone help me with this?
cuppycup
Posts: 1
Joined: June 14th, 2017, 1:01 pm

I don't think you'll be able to access this information in an Expression. You'll need to use a script.
ahgsql
Posts: 3
Joined: March 1st, 2015, 7:11 am

my goal is render composition without opening Ae. I ll render with aerender.exe 
Post Reply