name vs short name
Mark Wieder
ahsoftware at sonic.net
Fri Jul 5 15:20:35 EDT 2019
On 7/5/19 10:17 AM, Bob Sneidar via use-livecode wrote:
> If you can set the name and you get the same effect, why try to set the short name?
because...
logical but wrong:
set the name of button 1 to the name of button 2
logical but error:
set the short name of button 1 to the short name of button 2
a cognitive leap but works:
set the name of button 1 to the short name of button 2
--
Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list