

{ Asynchronous request parameter: used by all NOS/180 requests that }
{ can be performed asynchronously to indicate whether the caller }
{ wishes to execute the request synchronously or asynchronously. }

TYPE
  ost$wait = (osc$wait, osc$nowait);
