-
Linking source text in text layers to an external .txt file
I have never posted online, because I always search everything on the internet and find the answers I need thanks to all of you!
However because of maybe a learning curve thing, the question I have may seem easy for many of you! And hopefully it is!!
So many apologies if this has been answered, but I’ve searched everywhere and the content I’ve found isn’t clear to me!
(I just learned what a script was this morning! lol)And so this is my first official question on the internet )
—–– I have a .txt file (with a single long column of numbers), that I’m always updating the numbers in.
– I have an AE project (that is HUGE and complex), with several text layers throughout (around 90)
– I want to link the text of each layer in AE (through an expression) to a single specific number from within this large external .txt file
so that when I update the .txt file, all the various text layers (displaying numbers from the .txt file) update automatically.
For example, my goal:
The .txt looks like:21
77
8446
4
93and I have 5 text layers in AE that each display (specified through an expression), one of those numbers.
I update the .txt file, AE updates the text layers accordingly.—–
IS this even possible?? Please help me! Any advice would be so appreciated!!(I’m coming up with some charts and graphs as a volunteer for a cause and if I could have the numbers update the project file automatically that would be GREAT!)
PS: I’ve found compsfromspreadsheet, and tried a “text from file” script but I couldn’t figure out how they worked, and what I could learn while playing with them makes me think they dont update themselves with the .txt