Skip to main content
This topic has been closed for replies.

1 reply

Community Expert
April 8, 2024

Hi @Lordrhavin,

FAST_ENTIRE_SCRIPT can cause issues. See the following discussion and blog to get some information on it and information about undo in general

https://www.indiscripts.com/post/2011/08/notes-on-fastentirescript-undo-mode

https://community.adobe.com/t5/indesign-discussions/doscript-undomodes-breaks-indesign-s-undo-cs4/m-p/1964746

My personal experience has been unless you actually see some gains on using FAST_ENTIRE_SCRIPT avoid using it. The issue it introduced into my code was very hard to debug.

-Manan

-Manan
Lordrhavin
Inspiring
April 8, 2024

Thanks a lot!

> "Anyway, the difference between entireScript and fastEntireScript is not clearly documented. "

Yes, why should it!? -.- Adobe seems to be either unaware that people pay for this product or that they are selling in the EU and are legally REQUIRED to fulfill IEC/IEEE-82079-1. At least, their API-Dokumentation fails to do that.

Community Expert
April 8, 2024

Adobe documentation has always been terse to say the least. It is the developer community that digs in to get undocumented information and that is what we share with each other.

-Manan

-Manan