Asrial
18th October 2003, 08:11
I don't know where to properly search for information on this.
I'm curious as to what all this does for people when they use it.
IE: they have their script and every so often (or usually at the end of a set of functions, they have a 'return' popped in).
Also, how can I force all of a clip (up to a certain point in the script) to be considered a specific name?
I know how to do it with NAME = TRIM(blahblahblah) but I don't know how to do it when I want the entire clip to be NAME.
I'm thinking the RETURN function and this might be related.
Anyways, can someone point me in the right direction to find out more about using RETURN? Don't just say "the avisynth manual" because I don't know where specifically to look.
I'm curious as to what all this does for people when they use it.
IE: they have their script and every so often (or usually at the end of a set of functions, they have a 'return' popped in).
Also, how can I force all of a clip (up to a certain point in the script) to be considered a specific name?
I know how to do it with NAME = TRIM(blahblahblah) but I don't know how to do it when I want the entire clip to be NAME.
I'm thinking the RETURN function and this might be related.
Anyways, can someone point me in the right direction to find out more about using RETURN? Don't just say "the avisynth manual" because I don't know where specifically to look.