my life - my choice - my destiny

choices - the luxury of life? changes - is it an option?

Friday, April 29, 2005

My Job!

Case 0
...If Pymt expected
......Do While $ not in
.........Call Other party
.........Ask for Pymt
.........Check Bank
......EndWhile
...EndIf

Case 1
...If Mails come in
......If Mail = Request Pymt Bill
.........Give Accounts Assitant
......Else If Mail = Important Accounts Matter
.........Give Main Accounts
......Else
.........Sort
.........File
......EndIf
...EndIf

Case 2
...If Date = MonthEnd
......Bill Tenant
......Wait few days
......Check Rental Receipt
......Do While Cheque not received
.........Call Tenant
.........Get Pymt Date
.........Wait few days
.........Check Rental Receipt
......EndWhile
...EndIf

Case 3
...If Call = Boss
......Drop all task
......Do Boss request
...Else If Call = Bank
......Listen for what is required
......Supply as necessary
...Else If Call = UseLess Promo Stuff
......Say "my company does not use The Promo so i'm not interested"
......If Salesperson = nonstop
.........Say "i'm kinda busy now"
.........Request Fax or Email
.........Put down call no matter what
......EndIf
...Else If Call = UseFul Promo Stuff
......Ask Little Detail
......Request Fax or Email
......Say "will get back after looking through The Promo "
...Else
...... Transfer Call
...EndIf

Case Others (how shall i put the last Case??.. sigh cant rem.. too rusty..)
...Do Adhoc Stuffs
EndCase