dadMsg

Waits for Booking messages from the server. If there are incoming messages within the timeout period (given in WaitMsec) these are automaticly applied to the adamo tables.
f77:  Call dadMsg( Id, WaitMsec, TabId, RowId, err ) 
      integer Id, WaitMsec, TabId, RowId, err
  or
C:    int dadMsg( int Id, int WaitMsec, int *TabId, int *RowId, int *err)

This page is maintained by Wolfgang Wander