Is there a way...
I need to create an event that goes something like this:
IF %collectionnumber% is greater than 300 THEN run this event ELSE run that event
Perspective I have two Pioneer changers that are daisy chained to each other, and are running via my favorite front end... XL This has worked great for years now as the two players are cascaded via s-video cables. He's my new situation however: I'm now seriously considering jumping in the deep end and picking up an HDTV (My old Sony XBR doesn't offer me that ) The thing here is that, while the machines are cascadeable for composite and s-video, they are not for Component output. That being the case when I hit a movie now in XL I'd like to be able to switch the Video input to match. So given the Previous example
IF %collectionnumber% > 300 THEN "Video 2" ELSE "Video 1"
I'm trying to get this working BEFORE I actually buy the thing for some solace, but I can't seem to find the right combination.
Any ideas oh Sages of XL