NeOff
16th July 2004, 09:54
Hello, I find myself in need of some way to read the first line of a .txt file, and use it as a string within my .avs script.
My first thought was to use the Call plugin, but it doesnt return any values. So I am wondering if there is any way to do this.
Ex:
abc = Read("temp.txt")
Thank you, for any help anyone can give me.
My first thought was to use the Call plugin, but it doesnt return any values. So I am wondering if there is any way to do this.
Ex:
abc = Read("temp.txt")
Thank you, for any help anyone can give me.