On 8/20/2014, 8:08 PM, revolut...@duncansoftware.on-rev.com wrote:
Why doesn't  this code work?

on menuPick pItemName
    go card pItemName
end menuPick

where the comboBox has a list of card names.

Set a breakpoint at the "go" line and when it pauses, see what's in pItemName and whether there's a card with that name. You can also temporarily add "answer the result" after the "go" statement; maybe there's a silent error happening.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

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

Reply via email to