• 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

Digest Number 1028

  • Thread starter Thread starter armybuilder at yahoogroup
  • Start date Start date
A

armybuilder at yahoogroup

Guest
------------------------ 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
---------------------------------------------------------------------~->

To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com
------------------------------------------------------------------------

There is 1 message in this issue.

Topics in this digest:

1. Re: How to?
From: Colen McAlister <colen@wolflair.com>


________________________________________________________________________
________________________________________________________________________

Message: 1
Date: Mon, 01 Dec 2003 12:56:02 -0800
From: Colen McAlister <colen@wolflair.com>
Subject: Re: How to?

At 01:07 PM 11/28/2003, you wrote:
>Ok, under unit external attributes I want to set up the following
>type of verification:
>
>If Type is A then Max Categ is #.
>
>Basically I want to say that if the Type is A then the maximum number
>of Category B allowed is a specific #.
>
>I've tried using the 'must' statement to setup generic categ
>maximums, but I want to setup several maximums for the same categ
>based on the type choosen in an option.

So you want to do:

If type="Hello" then max=2
if type="Baggins" then max=5
if type="Precious" then max=7

Or similar?

You need to use the '-when=X' bit of 'must'. For example:

must:categ=Items@max=2-when=Hello
must:categ=Items@max=5-when=Baggins
must:categ=Items@max=7-when=Precious

That should do it, although you should probably be careful to make sure
that only one of the above types is present on the unit, or I'm not sure
what will happen.

Hope this helps,


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




________________________________________________________________________
________________________________________________________________________



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