getnetwarelogger

Retrieves the screen ID of the logger screen.

Library:LibC
Classification:Novell
Service:Screen Support

Syntax

  #include <screen.h> 
   
  scr_t  getnetwarelogger ( void );
  

Return Values

If successful, returns the screen ID of the system logger screen.

Remarks

The getnetwarelogger function returns the system logger screen only for NetWare 6 or later servers. Since NetWare 5.x servers do not have a system logger screen, this function returns the NetWare system console.

See Also