Question
change in 6.0 \t behavior in response() display text?
Has anyone noticed a change to the behavior of \t within a response()
dialog in 6.0?
In Editor 5.3 m110 the following:
local status = response("I
do:\n\tAAAA\n\tBBBB\n\tCCCC\n\nProceed?\n\n","&Yes","&No");
Produced a prompt that looked like:
dialog in 6.0?
In Editor 5.3 m110 the following:
local status = response("I
do:\n\tAAAA\n\tBBBB\n\tCCCC\n\nProceed?\n\n","&Yes","&No");
Produced a prompt that looked like:

