Question regarding doScript (InDesign CS4)
Hi,
I've been using doScript recently, because I want to be able to undo my script (which makes many changes) by pressing ctrl-z once.
The thing is, as far as I can see, you have to turn the entire script into a string, which means going to the end of the line and deleting the linebreak.
(I'm avoiding putting the script in a file and calling that file, because I want to be able to send this script to other people with minimum hassle.)
Is there any quick way of turning a 30-line script into one long string?
Thanks,
Ariel