Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a test I can do to a drawing to see if it has been modified since opening?
The code I've written needs to be able to differentiate so as to minimize user input. I can make it work one way or the other,but I need some sort of marker that I can insert into an if statement to determine whether to simulate user input for changes made, or exit with no changes.
Solved! Go to Solution.