How does ECON-I decide what to use for days to dry off
Revised
Thursday, June 17, 2010 9:00 AM PDT
By
John Mitchell
Article ID
167 (r989)
Circulation
PUBLIC
How ECON\ calculates the dry off date
The following priority is used :
The item specified in the command itself, eg
ECON\I DUDRY
Else, it looks for an item called DUDRY.
If still no luck, it looks for an item called DRYOF.
At this point it gets desperate. It scours the item table looking for a type 50 item with CDAT as Op1 and an Op2 > 170.
If none, it looks for an item with type 61, Op1 is "DUE" and Op2 is between 29 and 89. Like I said, this is desperation.
If still stuck, it says the hell with it, and uses 60.
Give Up