Really newbie here and I am trying to get rid of the logo in my movie from frame 1 to 100. According to the creater of logoway, I have to write a script (below). My question is, how do i write script?

Scripting
TV stations in my country did their best and imagined parental marks during movies (Oh, boy, these logos are elephant size). I do not want to destroy the entire movie with interpolations, when these logos are visible only half of total play time. So I thought about adding scripting ability to let the filter be ON/OFF for certain frame ranges. Then Raj sent me email about moving logos, so probably position will be scriptable too (and maybe other options?). I am afraid users will be forced to use thier favorite text editor to make scripts Good news is that it will be very simple:

0 off
101 on 200, 20
231 on 200, 140
232 off

will mean

Start with logo turned off, turn on on frame 101 on position 200,20. Between frames 101-231 move logo from 120 pixels down. Then on 232 turn filter off.