Possible to export using scripts?

If you made a script you can offer it to the others here, or ask help to improve it. You can also report here bugs & problems with existing scripts.
Post Reply
markm

Possible to export using scripts?

Post by markm »

Is it possible to export information using scripts? Can you create a file and write to it from within the scripting engine?
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post 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.
Post Reply