Hi G....RObject !
Did I miss some traumatic event that caused a name change ?
Now that format above is quite near to the way I do it the XML way.
In fact I prefer consequent hierachical structures because they fit to common hierarchical tree data structures.
</font><blockquote>code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">
<StarSystem Name="Gitosy">
<Primary Type="Star" Name="Primary" Class="G6 V" Orbit="0">
<object Type="Planet" Name="Gitosy I Alpha" UWP="G-352200-8" Orbit="0">
<Satellite Type="Moon" Name="Gitosy I Alpha Ay" UWP="Y-S00000-0" Orbit="6"/>
<Satellite Type="Moon" Name="Gitosy I Alpha Bee" UWP="Y-S00000-0" Orbit="40"/>
</object>
<object Type="Planet" Name="Gitosy I Beta" UWP="X-C00000-0" Orbit="1">
<Satellite Type="Moon" Name="Gitosy I Beta Ay" UWP="Y-726100-9" Orbit="11"/>
<Satellite Type="Moon" Name="Gitosy I Beta Bee" UWP="Y-200000-0" Orbit="30"/>
<Satellite Type="Moon" Name="Gitosy I Beta See" UWP="Y-200000-0" Orbit="35"/>
<Satellite Type="Moon" Name="Gitosy I Beta Dee" UWP="Y-300000-0" Orbit="65"/>
</object>
<object Type="Planet" Name="Gitosy I Gamma" UWP="B-000676-9" Orbit="2">
</object>
<object Type="Planet" Name="Gitosy I Epsilon" UWP="F-646314-8" Orbit="4">
<Satellite Type="Moon" Name="Gitosy I Epsilon Ay" UWP="Y-R00000-0" Orbit="3"/>
<Satellite Type="Moon" Name="Gitosy I Epsilon Bee" UWP="Y-300000-0" Orbit="5"/>
</object>
<object Type="Planet" Name="Gitosy I Zeta" UWP="G-584500-8" Orbit="5">
</object>
<object Type="Planet" Name="Gitosy I Eta" UWP="F-866334-8" Orbit="6">
<Satellite Type="Moon" Name="Gitosy I Eta Ay" UWP="Y-715000-0" Orbit="4"/>
<Satellite Type="Moon" Name="Gitosy I Eta Bee" UWP="Y-200000-0" Orbit="45"/>
<Satellite Type="Moon" Name="Gitosy I Eta See" UWP="Y-320000-0" Orbit="50"/>
</object>
<object Type="Planet" Name="Gitosy I Theta" UWP="Y-444469-8" Orbit="7">
</object>
<object Type="Planet" Name="Gitosy I Iota" UWP="F-572325-8" Orbit="8">
<Satellite Type="Moon" Name="Gitosy I Iota Ay" UWP="Y-100200-8" Orbit="5"/>
<Satellite Type="Moon" Name="Gitosy I Iota Bee" UWP="Y-301000-0" Orbit="15"/>
</object>
<object Type="Planet" Name="Gitosy I Kappa" UWP="H-402528-8" Orbit="9">
</object>
<object Type="Planet" Name="Gitosy I Lambda" UWP="H-613467-9" Orbit="10">
</object>
<object Type="Planet" Name="Gitosy I Mu" UWP="G-300319-8" Orbit="11">
</object>
</Primary>
<Binary Type="Star" Name="Binary" Class="M3 D" Orbit="0.02">
<object Type="Planet" Name="Gitosy II Alpha" UWP="X-000000-0" Orbit="0">
</object>
</Binary>
<Trinary Type="Star" Name="Trinary" Class=" M3 III" Orbit="12">
<object Type="Planet" Name="Gitosy III Alpha" UWP="X-100000-0" Orbit="0">
</object>
<object Type="Planet" Name="Gitosy III Beta" UWP="X-200000-0" Orbit="3">
</object>
<object Type="Planet" Name="Gitosy III Gamma" UWP="X-300000-0" Orbit="4">
</object>
<object Type="Planet" Name="Gitosy III Delta" UWP="X-400000-0" Orbit="9">
</object>
</Trinary>
</StarSystem></pre>[/QUOTE]Ok, I kept the UWP...
Oh, regarding limitations.
I just was surprised about this bloody Excel, which isnt able to cope with more than 65536 columns.
When I tried OpenOffice (I thought "hey, thats new, its Java, its free, its better) but it dies after 32000 column.
So, the tiny Hipparcos catalogue with its 118000 lines of data is just to much for these programs
Regards,
Mert