What is the syntax for looping backwards through the events on a track (or any other enumeration) in JScript?
I've been digging around the jscript stuff on microsoft's site. But I can't find an exhaustive language ref with methods for the Enumerator class, etc. (my kingdom for a Java-based interface to V5... or at least some good JavaDoc equivalents for all of JScript)
2G
I've been digging around the jscript stuff on microsoft's site. But I can't find an exhaustive language ref with methods for the Enumerator class, etc. (my kingdom for a Java-based interface to V5... or at least some good JavaDoc equivalents for all of JScript)
2G