Avaya Logo

Previous Topic

Next Topic

Book Contents

Book Index

hlogout command

The hlogout command runs the log out sequence of the host script.

Synopsis

hlogout [host_application | session_number | range | all]

Description

The hlogout command invokes the logout procedure that is defined in the application's host session maintenance section. This command is often used in the system's cron table in order to log off the host automatically before it goes down each night. It is a clean, convenient way to log out of the host application.

Note:
The session must be in the logged in state before you may execute this command.

This command should be performed once an application has been developed and assigned to a session to test the logout procedure.

Example

The following example invokes the log out procedure for the host application my_appl.

hlogout my_appl

The following example invokes the log out procedure for all session numbers.

hlogout all

See also

© 2006 Avaya Inc. All Rights Reserved.