Unused Methods

Peter Haworth pete at lcsql.com
Sat Jun 6 17:35:02 EDT 2015


If you are in the script editor window, you can right click on the name of
any handler and select "Go to definition" to display the handler in another
tab in the script editor.  Of course that means finding a call to the
handler you're interested in or just adding a line of code somewhere that
calls it.

If the handler isn't in any scripts of objects in memory, the "Go to
definition" option will be greyed out.

If this is what you need, you should get a copy of Trevor DeVore's "Improve
Livecode Handler Finder" plugin which exnds the places where the IDE looks
to find a handler.

Pete
lcSQL Software <http://www.lcsql.com>
Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and
SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>

On Sat, Jun 6, 2015 at 1:51 PM, Terence Heaford <t.heaford at icloud.com>
wrote:

>
> > On 6 Jun 2015, at 18:05, Richard Gaskin <ambassador at fourthworld.com>
> wrote:
> >
> > I would be interesting to learn more about the areas where Terence has
> found it slow to do these sorts of things.
>
>
> I simply used Find & Replace in the IDE, input the handler I was searching
> for and it took 60 seconds to parse the stack.
>
> Is there another method of doing this in the IDE that doesn’t involve me
> in rolling my own.
>
>
>
> Mac/Yosemite
> LC 6.7.5
>
> All the best
>
> Terry
> _______________________________________________
> 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