|
<<
##
This is a ChameleonScript which changes the welcome message based on the time of day. (C)
##
if (Hour < 13) {
print "Good Morning!"
}
else if (Hour < 18) {
print "Good Afternoon!"
}
else {
print "Good Evening!"
}
>>
Thanks for visiting the Student Employment Office Web site. |
|
Find a Job
Search and browse through available student jobs, and even apply on-line!
JobMail Be the first to know when jobs you are interested in become available via email. |
|