Thank you, that worked brilliantly! Neither threading.Timer nor ui.delay were working properly; they just hung the program.<Br>
<code>
v.close()<Br>
time.sleep(1)
<br>console.quicklook('file.ics')</code>
<Br>worked perfectly though.
Oops! Looks like something went wrong!