Do While.......

PrinceofJungle

New Member
HTML:
Hope = Faith;
While (Hope)
{
  Find_Happiness =  All_Hidden_Happiness();
  for ( i=0; i< Find_Happines; i++ )
	{
	    if (485_Approved())
		{
		  Total_Happiness = Total_Happiness + GC_Happiness;
		  Temp_Matrial_sucess ++;
		  break;
		  exit();
		}
	     else
                  {
                    Find_Happiness = Practice_your_Faith();
                    Get_Busy_in_Life_with_Hope(Find_Happiness);
                  }
         } Hope =  Faith;   
}

If(485_Approved())
   {
     Document.write("Millions Thanks to you God :)")
     Get_Busy_in_Life_with_Hope(Find_Happiness);
   }
else
   { Hope =  Faith; 
     Help_me_God(Faith);
     Restart_Again();
   }
Notes : Side effects may include Headache, Anger, Frustration, Restless nights.
If symptom still exists then, Take some break, and restart it again. never giveup.


Good Luck.
 
hmmm... I thought it was a .
/*
We have recieved your I-485 application and are "actively" reviewing it
*/
while(true)
{
wait()
noOp();
}
/* ...:) */
 
Last edited by a moderator:
Top