Normal Topic Automating Mass Update (Read 763 times)
Carl Underwood
Senior Member
Members
*****
Offline



Posts: 1351
Location: New Hampshire
Joined: Mar 11th, 2003
Automating Mass Update
Mar 24th, 2005 at 8:36pm
Print Post Print Post  
I've automated a two sequential mass updates with programming, which works great. The only drawback is, the confirmation box pops up asking me to select "Interactive", "Continue", or "Cancel". This requires me to click on Continue twice. I want to automate this as well. I've tried to record a macro that could be called from programming, but Sesame won't let me start macro recording (Shift-F2) while this confirmation box is displayed.

So, does anyone know how I can automate the selection of the Continue choice in a mass update confirmation box?
  


Carl Underwood
CDU Computer Consulting LLC
Epsom, New Hampshire
Back to top
IP Logged
 
Carl Underwood
Senior Member
Members
*****
Offline



Posts: 1351
Location: New Hampshire
Joined: Mar 11th, 2003
Re: Automating Mass Update
Reply #1 - Mar 24th, 2005 at 9:28pm
Print Post Print Post  
I have come up with what I wanted. The answer was to simply use a @Macro to start the mass update rather than @SelectTreeItem. Since macros don't display warnings or confirmations, this has eliminated the need for me to click Continue.
  


Carl Underwood
CDU Computer Consulting LLC
Epsom, New Hampshire
Back to top
IP Logged