Hi Frederick,
re:
> 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.
Can you post the script?
> 1. Is there a means to change the cursor to the typical "busy' cursor? And change it back, or course.
There is not currently a way to do that by script, sorry.
> 2. Is there a means to trace code execution via some built-in "logging" system that messages
> could be written to?
Threre is a log you can write to by: moi.ui.log( msg ).to view log, use: moi.ui.createDialog( 'ShowLog.htm' );"
-0 Michael
|