• 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

Using rept?

  • Thread starter Thread starter cshumack at bellsouth.net
  • Start date Start date
C

cshumack at bellsouth.net

Guest
I have a need to separately list the same child unit multiple times
under a parent. I am using rept to do this. However, I need to
automatically include 2 of these child units as a minimum with a
maximum of 3. I can get it to include one child with the 2 repeats,
but I cannot get it to populate 2 of the child unit on separate lines
automatically. Can anyone assist?


-------------------------- eGroups Sponsor -------------------------~-~>
eLerts
It's Easy. It's Fun. Best of All, it's Free!
http://click.egroups.com/1/9699/1/_/36190/_/975422914/
---------------------------------------------------------------------_->

To unsubscribe from this group, email

armybuilder-unsubscribe@egroups.com
 
There is currently no way that I know of to force "rept" to generate
multiple child units automatically (i.e. there is no "min" value
available). I believe that Colen wrestled with this issue at one point, so
maybe he's got a great idea on how to solve this one. Colen?

Thanks, Rob


At 02:48 PM 11/28/00 +0000, you wrote:
>I have a need to separately list the same child unit multiple times
>under a parent. I am using rept to do this. However, I need to
>automatically include 2 of these child units as a minimum with a
>maximum of 3. I can get it to include one child with the 2 repeats,
>but I cannot get it to populate 2 of the child unit on separate lines
>automatically. Can anyone assist?


---------------------------------------------------------------------------
Rob Bowes (rob@wolflair.com) (650) 726-9689
Lone Wolf Development www.wolflair.com

-------------------------- eGroups Sponsor -------------------------~-~>
eGroups eLerts
It's Easy. It's Fun. Best of All, it's Free!
http://click.egroups.com/1/9698/1/_/36190/_/975444642/
---------------------------------------------------------------------_->

To unsubscribe from this group, email

armybuilder-unsubscribe@egroups.com
 
--- In armybuilder@egroups.com, Rob Bowes <rob@w...> wrote:
> There is currently no way that I know of to force "rept" to
generate
> multiple child units automatically (i.e. there is no "min" value
> available). I believe that Colen wrestled with this issue at one
point, so
> maybe he's got a great idea on how to solve this one. Colen?

I wouldn't say "great", more like adequate :)

IIRC, you do it this way. Let's say you need to take 2-4 units. Give
the option the following attributes:

rept:someunit@2
unit:someunit@var
unit:someunit@var

Like that. Does that help?

--
Skrillboy


-------------------------- eGroups Sponsor -------------------------~-~>
Create your business web site your way now at Bigstep.com.
It's the fast, easy way to get online, to promote your business,
and to sell your products and services. Try Bigstep.com now.
http://click.egroups.com/1/9183/1/_/36190/_/975445986/
---------------------------------------------------------------------_->

To unsubscribe from this group, email

armybuilder-unsubscribe@egroups.com
 
--- In armybuilder@egroups.com, "Colen McAlister" <demandred@s...>
wrote:
That did the trick! Thanks. By the way, I used your 40k IG datafile
as a model. I am sending it to you to unlock if you wouldn't mind.
> I wouldn't say "great", more like adequate :)
>
> IIRC, you do it this way. Let's say you need to take 2-4 units.
Give
> the option the following attributes:
>
> rept:someunit@2
> unit:someunit@var
> unit:someunit@var
>
> Like that. Does that help?
>
> --
> Skrillboy


-------------------------- eGroups Sponsor -------------------------~-~>
Create your business web site your way now at Bigstep.com.
It's the fast, easy way to get online, to promote your business,
and to sell your products and services. Try Bigstep.com now.
http://click.egroups.com/1/9183/1/_/36190/_/975448604/
---------------------------------------------------------------------_->

To unsubscribe from this group, email

armybuilder-unsubscribe@egroups.com
 
Back
Top