Aerowolf
Programmer
- Nov 6, 2002
- 64
I have buttons set up to print out reports and at the same time output them to a snapshot on the local network. How do I set it up so that the box "File already exists, do you want to replace?" does not show up?
I've tried turning off the warnings but that doesn't help.
I'm using a macro that looks like this:
SetWarnings No
OpenReport
Output To
SetWarnings Yes
Thanks
Edwin
I've tried turning off the warnings but that doesn't help.
I'm using a macro that looks like this:
SetWarnings No
OpenReport
Output To
SetWarnings Yes
Thanks
Edwin