Delete previously made pages
- 
					
					
					
					
I want to run my script once but generate two mutually exclusive (not cumulative) animations. Is there a method for scrapping all pages and starting from scratch, in the middle of the script? I tried sandwiching each in a
savedState(), but Drawbot got overwhelmed by that.TIA,
Ryan
 - 
					
					
					
					
 - 
					
					
					
					
Ah yes! Thanks @gferreira, I’ll try that.