setoserror
 setoserror | 
   
  Purpose
 
 
 Set the current system error code.
 
 
  Synopsis
 
 procedure setoserror(ec:integer)
 
  Argument
 
 | 
     
     ec 
       | 
   
     
     A system error code
       | 
  
  Further information
 
 
  This function sets the current system error code that can be retrieved using
 getoserror. As a side effect of using this routine the status returned by
 getsysstat is 0 if the error code is also 0 and 1 otherwise.
 
 
  Module
 
 
