Two questions about scripts I would find useful.

 From:  fcwilt
11696.11 In reply to 11696.10 
Hi Michael,

I was able to write a script that re-sequenced the "Level ###" style numbers and it seems to work fine.

BUT running the script against 72 styles took far longer than I expected, 58 seconds.

IF I delete all of the objects the script took a second or two BUT I need the objects to remain.

So two questions:

1. Is there a means to change the cursor to the typical "busy' cursor? And change it back, or course.

2. Is there a means to trace code execution via some built-in "logging" system that messages could be written to?

Thanks.

Frederick