Page 1 of 1

Possible to export using scripts?

Posted: 2003-02-14 20:29:29
by markm
Is it possible to export information using scripts? Can you create a file and write to it from within the scripting engine?

Posted: 2003-02-14 22:07:18
by antp
It would be possible using TStringList's SaveToFile/LoadFromFile but it is not very easy because file will have to be loaded/saved at each movie.
I plan to add another scripting move where there will be the possibility to loop through movies within one script.