The TimeTableExport.exe is a small tool used for creating HTML files containing Voyage Schedule information for current active vessels.

The tool creates two files: `timetable.html` and `schedule.html` in folder %temp%\ZeeBORN. Those files can be uploaded by another process to a web server for public or Intranet access.

For creating those html files in fixed intervals, the Windows Task Scheduler can be used for starting the tool at the desired time and interval.

Output of the tool can be redirected to another folder by using paramter ```-d foldername```.

### Example

```
TimeTableExport.exe -d c:\inetpub\wwwroot
```

!!!INFO
This tool or feature is not part of the standard installation package.  
Please contact [Support](/support.md) for further assistance with download and implementation.
!!!

*[PO]: Purchase Order  
*[AZA]: local folder
*[(PO]: Purchase Order  
*[RQ]: Requisition  
*[(RQ]: Requisition  
*[RfQ]: Request for Quotation  
*[(RfQ]: Request for Quotation  
*[SO]: Service Order  
*[(SO]: Service Order  
*[SQ]: Service Requisition  
*[(SQ]: Service Requisition  
*[SRfQ]: Service Request for Quotation  
*[OoB]: Open on Board  
*[(OoB]: Open on Board 
*[ART]: Average Running Time (operation hours per day) 
*[MC]: Master Contract
*[ADS]: Advantage Database Server (database engine used in previous versions of the ZeeBORN software)
*[.replic]: file extension for replication files (aka data transfer files)
