Solved
can someone explain me about ttrevclear how to let it work?
ttrevclear ( source:s ( start:n end:n ( delete:n )? )? )? ( ';' level:n )?
I can't understand those argument how to use.....
thanks a lot
Hello Eyeung
This is documented in BNF format but in summary:
All parameters are comma separated
:s = string in quotes in this case the stream name
:n = number
e.g. [ttrevclear "myStream",99,1000,1,1]
You can see the applicable values in the help centre documentation.
Also worth reading technote TN0090
Note: ttrevout and ttrevin are also very useful to check your output results.
Regards
Chris
//tformat.com
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.