This content has been marked as final.
Show 2 replies
-
1. Re: How to restart my Acrobat JavaScript program from the beginning?
Bernd Alheit Aug 18, 2010 12:53 AM (in response to DHeadrick)Put your code in a function and call this function.
-
2. Re: How to restart my Acrobat JavaScript program from the beginning?
try67 Aug 20, 2010 5:54 AM (in response to DHeadrick)Put it inside a function and call that function. Beware of endless recursive
loops, though.



