Salome HOME
84de7c948f62c6bdfd66f4aeed79e85524a8feb9
[modules/visu.git] / doc / salome / gui / VISU / input / importing_exporting_tables_page.doc
1 /*!
2
3 \page importing_exporting_tables_page Importing/exporting tables
4
5 \n <em>To import a table from file:</em>
6 <ul>
7 <li>From the main menu choose <b>File > Import > Table from File</b>,
8 or in the Object Browser right-click on the \b Post-Pro object and
9 select <b>Table from File</b> item.</li>
10
11 <li>From the following standard dialog box:
12
13 \image html importtablefromfile.png
14
15 choose the necessary *.txt or *.tab file containing tables and
16 click \b Open button.  
17 </li>
18
19 <li>In the Object Browser \b Post-Pro will create a new folder having
20 the name of the imported file. All tables from this file will be
21 located in this folder. One input file can contain several
22 tables.</li>
23 </ul>
24
25 <br><em>To export a table:</em>
26 <ul>
27 <li>Click on it in the Object Browser and select <b>Export Table</b>.</li>
28
29 <li>In the standard dialog box enter the name of the file, which will
30 contain your exported table, and click \b OK button. Your table will
31 be exported.
32
33 \image html exporttable.png
34
35 </li>
36 </ul>
37
38 */