Thread
:
N900 shipping delayed
View Single Post
NotTheMessiah
2009-11-18 , 13:09
Posts: 373 | Thanked: 40 times | Joined on Nov 2009 @ Norwich
#
3563
bool bAllCustomersHaveMeltedBrains = false;
N900 *n900Stock = NULL;
//N900 Despatch Timing Loop
while(!bAllCustomersHaveMeltedBrains)
{
KeepRetailersInTheDark();
if(CheckEnquiriesRegardingDeliveryOfN900())
HaveSalesTeamMakeSomethingUp();
else
SayNothing();
bAllCustomersHaveMeltedBrains = CheckConsumerBaseStatus();
DeliveryDelayTime += 5;
}
n900Stock = new n900Stock[50]; //allocate a few units, but not toooo many.
DespatchStock(n900Stock, 50);
A little pesemistic i know, but hey, im getting bored.
Quote & Reply
|
The Following 3 Users Say Thank You to NotTheMessiah For This Useful Post:
Satz
,
stefbeer
,
switch2ux
NotTheMessiah
View Public Profile
Send a private message to NotTheMessiah
Find all posts by NotTheMessiah