OSC Access to Playbacks

When activating a playback , you are limited to the playbacks on the current page. If the console is on playback page 2, and I ask to activate playback 3, it activates playback 43. (I am on the CS 40 AV). Not what I expected. To make matters worse, there is an OSC command to change the page, but only an increment or decrement by an amount. There is no go to page. This means I cannot reliably activate a playback of a specific number. 

To resolutions I can see. 1) (my preference). OSC /cs/playback/{x}/activate , should activate the playback with x being the absolute number, not the playback on the current page. 2) implement an OSC command that would set the console to an absolute page number. Then I can easily stack pairs of commands to go to a particular page, and then activate the playback on that page (without having to remember the page number state.) 

Thanks.