Page 1 of 1

seqsettimecoderelative minus variable?

PostPosted: Wed Apr 08, 2015 5:08 pm
by scottywalker
I have made a small textbox in wd where I can advance the seq by however much time I put into my textbox and it works perfectly. However I would like to make another textbox to minus however much time I input but I can't seem to get this to work at all. I'm using WD std.
To advance the seqtime I create a variable called timeplus and then use the command seqsettimecoderelative,1,00,00,timeplus,00

What should I use to minus the time?

seqsettimecoderelative,1,-00,-00,-timeplus,-00 does not work.

Re: seqsettimecoderelative minus variable?

PostPosted: Thu Apr 09, 2015 8:36 am
by scottywalker
Got it working in the end by assigning my variable a negative default value