Description
Create a table with ephemeris information in the current directory, using a
text file in (for now) the "p120" format.
Example
- include 'measuresdata.g'
- createcomet('VGEO', '../indata/vgeo.txt')
successful readonly open of auto-locked table VGEO: 7 columns, 35 rows
deleted table VGEO.old
successful creation of auto-locked table VGEO: 7 columns, 0 rows
creating table VGEO with zero rows
VGEO table 0003.0001 now with 35 entries till 1997/12/21
T
Arguments
| nam |
|
name of table to be created |
| |
|
Allowed: |
string |
| fil |
|
path to input ascii list |
| |
|
Allowed: |
path as string |