[comp.sys.next] Events

rmf00365@uxa.cso.uiuc.edu (07/13/89)

Is there any easy way to post an event.  In other words, If I create a 
fake event record, can I insert it into the event list as the next Event?

Michael Rutman 
Softmed

rokicki@polya.Stanford.EDU (Tomas G. Rokicki) (07/14/89)

In article <246300017@uxa.cso.uiuc.edu>, rmf00365@uxa.cso.uiuc.edu writes:
> Is there any easy way to post an event.  In other words, If I create a 
> fake event record, can I insert it into the event list as the next Event?

DPSPostEvent() will do what you want, I believe . . .