Can I make Gint export a text file containing lithography data?

Can I make Gint export a text file containing lithography data?

  • Yes, there probably 10 different ways to do this. The method you use depends on the data structure you have and what you want as output. Without specifics it us gard to recommend an approach but here are few general approaches. 

    1. The very simplest way is to select the cells you want in the input tab, hit ctrl C ti copy, open a blank document in word pad, paste as text. This works if you only have a few borings to do and your descriptions are in a single field (ie not component descriptions).

    2  Create a text report template if you want more control over the order and content of the text file or if you need to assemble descriptions from components entered in separate field. Run the report and export to text file. This can generate many borings quickly. It allows you to precisely control the order and format of the items exported.

    3  Use gints export command to export the whole lithology table to a text file. You can create a correspondence file to better control what parts of the table get exported or combine components but you have less control over the order in which items are exported.

    4. If you want the items in a table,  create a graphic table report. Thus allows easy export to excel or word as a table. 

    If you give me an idea of what your data looks like and what type if output is expected,  I can provide more specific examples.