I don't think you need to modify the prompt. Search the letters to see if they contain the characteristics you want. Perhaps something like this using the position function.#var equilibrium %pos("e", %3)
#var balance %pos("x", %3)
and later...#if @equilibrium {true stuff} {false stuff}
and so on.
fulgurate (W2KPro SP2, 6.25a)
Any code is provided for entertainment purposes only.