• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Unit must be smaller than every other unit

  • Thread starter Thread starter richardevers2000 at zonne
  • Start date Start date
R

richardevers2000 at zonne

Guest
Can someone help me with this problem:

A unit of type X must be smaller than every other instance of a unit
of type Y. For example:

Unit Y1 = 5 models
Unit Y2 = 10 models
Unit Y3 = 12 models
Unit X must be 5 models of smaller.

Attributes like "trat" and "reqd" count the TOTAL models of type Y
(in above case 27) and then Unit X must be smaller than 27. But I
want it to be smaller than 5.

It already took me 2 full days without result!

Greetings,

Richard Evers



To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/IMSolB/TM
---------------------------------------------------------------------~->

Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/armybuilder/

To unsubscribe from this group, send an email to:
armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 
At 06:03 PM 1/23/2004, you wrote:
>Can someone help me with this problem:
>
>A unit of type X must be smaller than every other instance of a unit
>of type Y. For example:
>
>Unit Y1 = 5 models
>Unit Y2 = 10 models
>Unit Y3 = 12 models
>Unit X must be 5 models of smaller.
>
>Attributes like "trat" and "reqd" count the TOTAL models of type Y
>(in above case 27) and then Unit X must be smaller than 27. But I
>want it to be smaller than 5.
>
>It already took me 2 full days without result!

Are you allowed only a single unit of Unit X? If so, you should be able to
do this just by making sure that every unit Y has at least as many models
as there are in Unit X (by using types or something similar).

Hope this helps,


--
Colen McAlister (colen@wolflair.com)
Lone Wolf Development www.wolflair.com



To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/IMSolB/TM
---------------------------------------------------------------------~->

Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/armybuilder/

To unsubscribe from this group, send an email to:
armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 
--- In armybuilder@yahoogroups.com, Colen McAlister <colen@w...>
wrote:
> At 06:03 PM 1/23/2004, you wrote:
> >Can someone help me with this problem:
> >
> >A unit of type X must be smaller than every other instance of a
unit
> >of type Y. For example:
> >
> >Unit Y1 = 5 models
> >Unit Y2 = 10 models
> >Unit Y3 = 12 models
> >Unit X must be 5 models of smaller.
> >
> >Attributes like "trat" and "reqd" count the TOTAL models of type Y
> >(in above case 27) and then Unit X must be smaller than 27. But I
> >want it to be smaller than 5.
> >
> >It already took me 2 full days without result!
>
> Are you allowed only a single unit of Unit X? If so, you should be
able to
> do this just by making sure that every unit Y has at least as many
models
> as there are in Unit X (by using types or something similar).
>
> Hope this helps,
>
>
> --
> Colen McAlister (colen@w...)
> Lone Wolf Development

Yes, I am only allowed one single unit of X.

But which command should I use? (The trat en reqd commands count the
total models of type Y. Therefore it is possible that Unit X is not
the smallest, but (in total) has less models than the Units's Y.)

Could you please give an example?


Greetings,

Richard





To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/armybuilder/

To unsubscribe from this group, send an email to:
armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 
Back
Top