and as it seems right now what i want is the
"st" event, but i do not know how to use it.
i tried to use it like this:
st 100
dn "0_0"
seems like the st line will just be ignored.
then i tried this:
st 100 dn "0_0"
which makes everything crash with a null pointer exception.
what is the correct way to use the "st" step command?