Tag description

Z Solvertech
Verze z 17. 8. 2022, 15:44, kterou vytvořil Jana.safferova (diskuse | příspěvky) (založena nová stránka s textem „Specify only TRUE / FALSE values, where TRUE means that the data will be exported to Excel in XLSX format.“)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Skočit na navigaci Skočit na vyhledávání
Jiné jazyky:

<ExporterCaption>

Specify the name under which the Export will be called in TASHA, for example: "Export solution" etc.



<DefaultSaveDirectoryPath>

Set permanent location of exported files e.g. C:\SolverTech\Exports

<DefaultSaveFileName>

Name of exported file e.g. Export routes

<SolutionStateAfterExport>

What should happen with the solution we just exported:

  • Open - means that nothing happens to the solution and it can be further modified.
  • Exported - the solution is LOCKED after export and cannot be further modified.

<HeaderColumnsCaptions>

Separate the names of individual columns with a comma, e.g. Vehicle,Job,Departure

<Separator>

Separator of individual records, if you want to use Tabulator, you have to specify it in this form: <![CDATA[ ]] > where in square brackets is "inscribed" tab.

<EncodingCodePage>

In which Encoding format the outputs should be:

  • 1250 - ANSI
  • 65002 - UTF-8

<ToExcelFile>

Specify only TRUE / FALSE values, where TRUE means that the data will be exported to Excel in XLSX format.

<Use2003ExcelFormat>

Enter only TRUE / FALSE values, where TRUE means that the data will be exported to Excel in XLS format.

<ExportIfNotServedExist>

Enter only TRUE / FALSE values, where TRUE means that the export will take place even if there are unloaded jobs (jobs that are not assigned to any line).