[POOL] Game called for 6PM

Henderson, Martino S. mhenders at mcs.anl.gov
Tue Nov 26 13:59:12 CST 2013


I always screw that up, which is why I always need someone to put a second
set of eyes on my code.

— Martino Henderson
    MCS System Support





On 11/26/13, 13:57, "Tami Martin" <tamim at anl.gov> wrote:

>I would hope that would be <= 9 (before 9:00 PM) :)
>
>
>On 11/26/13 1:56 PM, Henderson, Martino S. wrote:
>> Or hopefully:
>>
>> you.arrive[home] >= 9;
>>
>> ‹ Martino Henderson
>>      MCS System Support
>>
>>
>>
>>
>>
>> On 11/26/13, 13:51, "Tami Martin" <tamim at anl.gov> wrote:
>>
>>> Perfect!
>>>
>>> On 11/26/13 1:48 PM, John Valdes wrote:
>>>> Hi Tami,
>>>>
>>>>> I have a doctor's appointment at 4:00 PM.  I hope to
>>>>> be at pool hall by 6:00 PM, but seeing as doctors are unpredictable,
>>>>> I may be late.
>>>>>
>>>>> In addition, I have a release to do tonight at 9:00 PM. Therefore, I
>>>>> need to run out and be home by then.
>>>> That should be fine:
>>>>
>>>>     if ( you.arrive[Q] == 6:00 ) {
>>>>       you.play = first ;
>>>>     } else {
>>>>       you.play = second ;
>>>>     }
>>>>     you.arrive[home] = 9 ;
>>>>
>>>> John
>>>
>>> -- 
>>> Tami Martin
>>> 630-252-7372
>>> IT Service Automation Manager
>>> Computer and Information Systems Division
>>> Argonne National Laboratory
>>>
>>> ITSA: Providing Effective and Efficient IT Management Solutions
>>>
>
>
>-- 
>Tami Martin
>630-252-7372
>IT Service Automation Manager
>Computer and Information Systems Division
>Argonne National Laboratory
>
>ITSA: Providing Effective and Efficient IT Management Solutions
>



More information about the mcs-pool mailing list