AW: how to check for unnecessary local declarations?
Tiemo Hollmann TB
toolbook at kestner.de
Wed Jul 1 09:48:39 EDT 2015
I am talking only about locals WITHIN a handler.
-----Ursprüngliche Nachricht-----
Von: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] Im Auftrag
von Tiemo Hollmann TB
Gesendet: Mittwoch, 1. Juli 2015 15:45
An: LiveCode User Liste senden
Betreff: how to check for unnecessary local declarations?
Hello,
I am using the strict compilation mode. When working over longer time on a
project it regularly happens that I have orphaned local variable
declarations.
Actually they don't hurt, but I like to keep my code clean and wonder if
there is any hidden feature, which checks for not any more needed local
declarations (beside scripting a check myself)?
Thanks
Tiemo
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list