I was surprised to discover today that duplicate handler names in a script
are not flagged as errors when the script is compiled, nor do they cause a
runtime error.

I can see that a command handler and a function handler might be OK with
duplicate names (although not sure why you'd want to do that) but I can't
think of any reason why command handlers with the same name should be
allowed.


Pete
lcSQL Software <http://www.lcsql.com>
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to