Export SIB from SIL in CMD
Posted: Mon Jun 18, 2012 7:11 am
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:
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.
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
I could not find any real documentation about exporting from CMD. Is it even possible?
Thanks in advance.