10 lines
338 B
Text
Executable file
10 lines
338 B
Text
Executable file
###########################################################################
|
|
## $user IS A GLOBAL VARIABLE CONTAINING THE WORKSTATION'S LOGIN USERNAME
|
|
###########################################################################
|
|
#if(${user}=="ebookbin")
|
|
TEST
|
|
#elseif(${user}=="hisawipslogin")
|
|
SOMEONEELSESNAME
|
|
#else
|
|
!**NAME/INITIALS**!
|
|
#end
|