×

Using command line commands

 
This feature is useful for the batch processing of numerous projects or for script-based automation. The command line mode allows exporting .GUI projects into the HTML, CHM, PDF or RTF format without displaying application windows.
 
To be able to use the command line commands, you need to use the special executable: <Program Files>\Dr.Explain\tools\deexport.exe
 
Command line syntax is:
 
HTML export:
deexport.exe filename.gui /sh [output folder]
 
CHM  export:
deexport.exe filename.gui /sc [file.chm] [temp folder]
 
RTF  export:
deexport.exe filename.gui /sr [file.rtf]
 
PDF  export:
deexport.exe filename.gui /sp [file.pdf]
 
In case of errors or warnings the messages are written in the console.
The online help was made with Dr.Explain