R
Rob
Yes, I believe it is possible.
The way to turn of the confirmation for action queries in
code is to use:
SetOption "Confirm Action Queries", False
Many other options are available with SetOption as well.
Rob
The way to turn of the confirmation for action queries in
code is to use:
SetOption "Confirm Action Queries", False
Many other options are available with SetOption as well.
Rob