Hi All,I have a form that is in a saved state. When it is printed bar
codes are added on the preprint and removed on the post print. This
"dirtys" the form. I have tried many ways to reset the dirty flag so
that the form is still in a save state but nothing has worked.Has anyone
ever been successful in doing this using "event.target.dirty" or any
other way?I can get app.execMenuItem("SaveAs"); to work but not
app.execMenuItem("Save");Thank you,Barry