• 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

exporting

  • Thread starter Thread starter zebuleon at peoplepc.com
  • Start date Start date
Z

zebuleon at peoplepc.com

Guest
-------------------------- eGroups Sponsor -------------------------~-~>
GET A NEXTCARD VISA, in 30 seconds! Get rates
of 2.9% Intro or 9.9% Ongoing APR* and no annual fee!
Apply NOW!
http://click.egroups.com/1/9146/16/_/36190/_/969303341/
---------------------------------------------------------------------_->

Rob,

I have created an armybuilder file and I want to have it print out a
hard copy of every squad/skill/weapon etc. But I don't want it
printed like a roster list I want it to have extra things like the
min/max number of units in a squad, what weapons or skills may
choosen
and their cost, things like that. While still maintaining the look of
the roster list. The html and text save options are close but not
quite what I'm looking for. any ideas would be helpful.

thank
Mario


To unsubscribe from this group, email

armybuilder-unsubscribe@egroups.com
 
-------------------------- eGroups Sponsor -------------------------~-~>
Get a NextCard Visa, in 30 seconds!
1. Fill in the brief application
2. Get rates as low as 2.99% Intro APR with NO annual fee!
http://click.egroups.com/1/9335/16/_/36190/_/969602582/
---------------------------------------------------------------------_->

There is currently no such facility within Army Builder to do this. At
present, there is no way to extract the unit size limits (min/max), the
complete set of available options for a unit, or anything else like this
from AB. There is also no good way to do this in a nice format from within
ABCreator. If your goal is to get a list of available selections for
creating your own data files, then ABCreator offers some export facilities
that may give you what you need.

To generate the informatoin you specify below, probably your best solution
would be to save the data files out as text files. You can then write a
small tool to read in the text files, extract the fields that you want,
match up all the options to units, and then print out a useful synthesis of
the information. The text files are simple, tab-delimited files, so the
only real work will be in matching up the units/options (via the link
records) and then chasing through instances of the "more" attribute to
identify chained options.

Hope this helps,
Rob


At 06:26 PM 9/18/00 +0000, you wrote:
>Rob,
>
>I have created an armybuilder file and I want to have it print out a
>hard copy of every squad/skill/weapon etc. But I don't want it
>printed like a roster list I want it to have extra things like the
>min/max number of units in a squad, what weapons or skills may
>choosen
>and their cost, things like that. While still maintaining the look of
>the roster list. The html and text save options are close but not
>quite what I'm looking for. any ideas would be helpful.
>
>thank
>Mario


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

To unsubscribe from this group, email

armybuilder-unsubscribe@egroups.com
 
Back
Top