1.MAIL> SET PERSONAL_NAME "Catherine the Great"
.
.
.
MAIL> SEND
.
.
.
New mail on node FLAXEN from ALPHA::BELLINI "Catherine the Great"
.
.
.
From: ALPHA::BELLINI "Catherine the Great" 19-APR-1994 15:34
To: FLAXEN::STARCK
This example shows how a user named BELLINI sets her personal
name to Catherine the Great.
2.MAIL> SHOW PERSONAL_NAME/ALL/USER=A*N
Username Fullname
ACKEN Joe Joe
ANDERSEN Hans Christian
ARON None
This example shows a wildcard search for users whose names
begin with A and end with N. Because user ARON has not entered
a personal name, None appears under the Fullname heading.
3.MAIL> SHOW PERSONAL_NAME/USER=NELSON
NELSON has not set a personal name.
This example shows how to display the personal name of user
NELSON. Because NELSON has not set a personal name, the message
is displayed.