Export SIB from SIL in CMD

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
pdpixi
Posts: 1
Joined: Thu Jun 14, 2012 9:51 am

Export SIB from SIL in CMD

Post by pdpixi »

Hello,

I am trying to export SIB files (generate SIB files from SIL files) from Command Line.

I found the command line switch -E and it seems to be okay with syntax -e file file. I tried:

Code: Select all

SILEditor.exe -e AdminClient.sil AdminClient.sib
And it seemed like something happened, but the SIB file was not created.

I could not find any real documentation about exporting from CMD. Is it even possible?

Thanks in advance.
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Hello,

Command line export SIL to SIB is not implemented. Only DOC, CSV, HTML and XLS are supported. We will update the documentation.
Best regards,
Igor Siticov.
Post Reply