Download this file
1 2 3 4 5 6 7 8
import VS import sys vsio = VS.IO() vsio.write('beat 0') sys.stdout = vsio sys.stderr = vsio VS.Var.testar="3"