PRO SETUTSTART,UTSTRING,error=error
on_error,2
!quiet=1
CHECKVAR,UTSTRING,'-1'
SETUT,UTSTART=UTSTRING,error=error
RETURN
END