Page 1 of 1

Save File Dialog only once

Posted: Wed Sep 03, 2014 11:51 am
by androidandparanoid
Good day

I´m trying to create a Form that logs errors or successes when user checks a box. Save file dialog works fine, my problem is that I just want it to prompt once, instead every time you click on run it prompts for a new file. Where do I need to declare the Save File dialog to run only once?

Your help is greatly appreciated. I´m attaching my code for your review.