On 25 Oct 2003, at 11:48, P Witte wrote: > > Wolfgang Lenerz writes: > > > > What are the call and return parameters (all of them) for wm.rptrt > > > again? > > > > Here are the notes I have on that > > > > --------------------------------------------------------------------- > > Vector $78 WM.RPTRT > <> > > How do I know Ive timed out? cmpi.w #-1,d0? yes, IIRC, you get NC (= -1) back in D0 on a timeout. > > from basic: > <> > > if event% = 0 timeout% can't be -1, must be <>-1, > > solution: pass event% as 1 (this is ignored anyway) > Does this apply to wm.rptrt too?
I don't remember this so well but don't think so. IIRC, this was due to the way QPTR handled the parameter passed. > > Thanks for your help. glad to be of some help Wolfgang ----------------- www.scp-paulet-lenerz.com
