8 lines
185 B
Text
Executable file
8 lines
185 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
|