On Sep 18, 2006, at 10:02 AM, Brendan Murphy wrote:

Unused local variables become a maintenance headache since they
suggest possible functionality that doesn't exist and they are
initialized by the compiler when the method is executed (thus
slowing your code down).

This RB IDE script will scan the currently selected tab (class or
module) for unused local variables. If it finds any, it will
create a report and place the output on the clipboard.

URL:

http://www.truenorthsoftware.com/Realbasic/FindUnused.html

Interesting that you've done this. I submitted this feature request back in June of last year ...

        http://www.realsoftware.com/feedback/viewreport.php?reportid=hflymnzq

Tim
--
Tim Jones                                       [EMAIL PROTECTED]

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to