Editor variables allowed in Ant Scenario > Options > Build target

Are you missing a feature? Request its implementation here.
whyme
Posts: 98
Joined: Fri Mar 08, 2013 8:58 am

Editor variables allowed in Ant Scenario > Options > Build target

Post by whyme »

I experimented, and it looks like we can use editor variables in the Build target under Options for Ant Scenario. But in 27.1 the Oxygen interface does not suggest that this is possible. I recommend exposing the buttons already available in Working directory and Build file, to make it clear that editor variables are allowed in that third field as well.

For developers peeking in on this conversation: doing this means you can use ${ask('Convert Word to what stage?', radio, (${xpath_eval(for $pair in ... to set up a very lovely dialogue box with the user, to pick which ANT build to execute.