(no subject)
Apr. 19th, 2004 03:35 pmВот это пишет человек, который получает зарплату как технический специалист, я проверял - на полном серьезе:
if FIRST_TMSTMP_VALUE = SECOND_TMSTMP_VALUE
set myvalue = value1
else if FIRST_TMSTMP_VALUE < SECOND_TMSTMP_VALUE
set myvalue = value2
else if FIRST_TMSTMP_VALUE > SECOND_TMSTMP_VALUE
set nothing
(HOWEVER - THIS SHOULD NOT HAPPEN if it does please log all order numbers
that this was done on in a log file. This way we can look at these
and determine if anything more needs to be done with them - since we are changing
something we didn't expect too.)
else - print out order number to log file - this should not happen because
the dates will either be (=, <, >)... But you never know........
Короче в военное время значения косинуса могут достигать больших величин.
if FIRST_TMSTMP_VALUE = SECOND_TMSTMP_VALUE
set myvalue = value1
else if FIRST_TMSTMP_VALUE < SECOND_TMSTMP_VALUE
set myvalue = value2
else if FIRST_TMSTMP_VALUE > SECOND_TMSTMP_VALUE
set nothing
(HOWEVER - THIS SHOULD NOT HAPPEN if it does please log all order numbers
that this was done on in a log file. This way we can look at these
and determine if anything more needs to be done with them - since we are changing
something we didn't expect too.)
else - print out order number to log file - this should not happen because
the dates will either be (=, <, >)... But you never know........
Короче в военное время значения косинуса могут достигать больших величин.