Scott Rossi wrote:
OK, I ran into this last night and chalked it up to lack of sleep but now
I'm seeing it again so I have to ask: do the response options in MC's answer
dialog get positioned in reverse order?

When I run the following in the msg box:

 answer "hello" with "one" or "two" or "three"

I get:

 hello
 [three]  [two]  [one]

I always thought the last option in the answer command was used as the
default.  Running the above in Rev generates the expected result:

 hello
 [one]  [two]  [three]

Can anyone confirm this?  Did I miss a change somewhere?

I've noticed the same thing lately. I can't remember when it changed, or if it changed in the MC IDE or as a result of the new engine. Does anyone know if the MC IDE has altered the behavior? It used to work correctly cross-platform.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
metacard mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to