NetWare 4.1/9000 Concepts
1-85
NetWare Glossary
L
The following table lists identifier variables you can use in login scripts.
Table 1-5 Identifier variables
Category Identifier variable Function
Date
DAY
DAY_OF_WEEK
MONTH
MONTH_NAME
NDAY_OF_WEEK
SHORT_YEAR
YEAR
Day number (01 through 31).
Day of week (Monday, Tuesday, etc.).
Month number (01 through 12).
Month name (January, February, etc.).
Weekday number (1 through 7, with 1=Sunday).
Last two digits of year (93, 94, 95, etc.).
All four digits of year (1993, 1994, 1995, etc.).
Time
AM_PM
GREETING_TIME
HOUR
HOUR2
MINUTE
SECOND
Day or night (am or pm).
Time of day (morning, afternoon, or evening).
Hour (12-hour scale; 1 through 12).
Hour (24-hour scale; 00 through 23.
Minute (00 through 59).
Second (00 through 59).
DOS
Environment
<variable> Any DOS environment variable can be used in
angle brackets (<path>, etc.). To use a DOS
environment variable in a MAP command, add a
percent sign (%) in front of the variable, such as
MAP S16:=%<path>.
Network
FILE_SERVER
NETWORK_ADDRESS
NetWare server name.
IPX external network number (8-digit hexadecimal
number).
User FULL_NAME User’s complete name in the Directory context, or
full name in bindery-based NetWare.
LAST_NAME User’s last name (surname) in NDS, or full name in
bindery-based NetWare.