Dick,
Thanks so much. Undocumented functions, you gotta love them. Actually,
gotta love this List, so much hidden information revealed.
Thanks again.
On Sun, Sep 28, 2014 at 1:21 PM, Dick Kriesel wrote:
> On Sep 27, 2014, at 8:34 PM, Kay C Lan wrote:
>
>> At this stage it looks like I have to
On Sep 27, 2014, at 8:34 PM, Kay C Lan wrote:
> At this stage it looks like I have to step through each object,
> extract each script and then parse out the handler names; which of
> course is exactly what LC does extremely quickly and efficiently, but
> not as quick as if there is a command/func
I know how to get a list of LCs inbuilt function and commands but is
there a quick way to get all my own handler names that are contained
within an entire stack?
I can get customProperties["mySet"], but I can't find customFunctions
or customCommands.
At this stage it looks like I have to step thr