preset replace preset macro

I would like to have a macro that makes a query in the full cuelist and replace preset "X" for preset "Y" 

so a cue by cue query and and only replaces X for Y 

I tried:

Blind Cue 1/0.1*

Macro_Loop_Begin *

Query Is_In Preset 111*

Select_Last Preset 110*

Cue 1/Next*

Macro_Loop_End*

Wait _for_enter*

Live

Related