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/
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/