R
Ralphey at mtgmelb.com
Guest
I amended the mnd.def file as follows in the hope of getting the rarity
column to sort in the order *I* want:
<group id="rarity" name="Rarity" width="10" mincount="1" maxcount="1"
dynamic="yes">
<value id="foilonly" name="Foil Only" order="1"/>
<value id="promo" name="Promotional" order="2"/>
<value id="rare" name="Rare" order="3"/>
<value id="uncommon" name="Uncommon" order="4"/>
<value id="common" name="Common" order="5"/>
<value id="fixeddeck" name="Fixed Deck" order="6"/>
</group>
Unfortunately, the rarity data still sorts alphabetically. Obviously I've
missed something either here, or somewhere else
Any pointers gratefully appreciated. I know I should read the dox
thoroughly, but if I did that I couldn't call myself a programmer any more
R.
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading!
Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/cjB9SD/od7FAA/uetFAA/WuQolB/TM
---------------------------------------------------------------------~->
column to sort in the order *I* want:
<group id="rarity" name="Rarity" width="10" mincount="1" maxcount="1"
dynamic="yes">
<value id="foilonly" name="Foil Only" order="1"/>
<value id="promo" name="Promotional" order="2"/>
<value id="rare" name="Rare" order="3"/>
<value id="uncommon" name="Uncommon" order="4"/>
<value id="common" name="Common" order="5"/>
<value id="fixeddeck" name="Fixed Deck" order="6"/>
</group>
Unfortunately, the rarity data still sorts alphabetically. Obviously I've
missed something either here, or somewhere else

Any pointers gratefully appreciated. I know I should read the dox
thoroughly, but if I did that I couldn't call myself a programmer any more

R.
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading!
Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/cjB9SD/od7FAA/uetFAA/WuQolB/TM
---------------------------------------------------------------------~->