User Guide

92 Novell Client for Windows
Novell Client for Windows
103-000159-001
December 7, 2001
Novell Confidential
Manual 99a38 July 17, 2001
For example, either of the following lines displays Hello, Smith when
user Bob Smith logs in:
WRITE "Hello, ";%LAST_NAME
WRITE "Hello, %LAST_NAME"
To make a beep sound occur while the phrase Good morning appears on
the screen, add the following line to the login script:
WRITE "Good %GREETING_TIME \7"