Script to reset Edit>Visibility, Layers; View>Zoom options?

Is there a script to open all files in a directory one-by-one and reset their state to Edit>Visibility>Show, Edit>Layers>All Layers On and View>Zoom>Extents All?
This would save me a lot of time. Any help would be very much appreciated.
Thanks in advance. ~ David

Hi David - this ought to work - quick and dirty, somewhat tested:

BatchRestoreAllVisibility.py (740 Bytes)

Use with RunPythonScript

-Pascal

1 Like

That is awesome, pascal! You guys rock!
David