Welcome Guest, Not a member yet? Register   Sign In
Not able to pass data to a view
#4

[eluser]techgnome[/eluser]
maybe I did that intentionally... to prevent blind copy pasting....

or maybe there's a reason I'm a programmer and not an English teacher.

or maybe I just haven't had enough coffee yet...
Code:
if (my.cup.Coffee == coffee.State.Empty){
  while (my.cup.Coffee != Cups.State.Full){
    breakRoom.Appliance.CoffeeMachine.Fill(my.cup.Coffee, water.Amount.Oz8, coffee.Type.Kona);
    my.cup.Coffee.Add(new Creamer(Hazelnut) + new sweetner(Equal));
    }
  }

-tg


Messages In This Thread
Not able to pass data to a view - by El Forum - 09-16-2010, 04:39 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 05:46 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 05:48 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 06:09 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 06:19 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 06:48 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 07:03 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 08:03 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 09:52 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 02:49 PM
Not able to pass data to a view - by El Forum - 09-16-2010, 10:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB