On Jul 8, 2008, at 2:28 PM, Charles Szasz wrote:


Jacqueline,

Thanks! Your second suggestion did the trick! I made the changes in my
Option Menu but I have another problem.

One of my entries in the switch structure is being omitted when it is
selected in the Option Menu. Each case statement has a break statement at
the end. The name in the option menu matches the entry in the cases.

Charles,

Check your menu entries in the option menu inspector for white space (like space or tab) characters after the entry. I've been caught by this before. In other words, the case statement doesn't match the line in the menu entries because "whatever" is not the same as "whatever ".

Devin

Devin Asay
Humanities Technology and Research Support Center
Brigham Young University

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to