|
Create from TXT File |
|
|
TOPSPEED Create from TXT File
If you check this box, you will be able to select a TXT file as Structure and DMC will automatically create a new TOPSPEED Table for you
You have an example Structure located in Data Management\cgf_import\Source directory called "source_file_structure.txt"
Please open that file and see how it is done to be able to create your own
IMPORTANT : You HAVE to place this as FIRST LINE #FILE(DestFile) and this as LAST LINE #ENDFILE for the creation to be possible
The CREATE attribute is a MUST and the NAME attribute MUST NOT be there (otherwise the Table will be created in the NAME directory if there is one).
In case of success the TPS table created will be offered for viewing.
The created Tables are all in the cgf_import\destination directory
|