Skip to main content
Skip table of contents

Remarks

Available from version1.0.0
Necessityoptional
Usage

<Path/URL to remark file>

or

/Remarks <Path/URL to remark file>

Description

This parameter must be specified if the remark file is not stored with the name remarks.ibi in the folder with the application. If the path to the remark file appears first, the key word /Remarks is not needed. Starting with version 1.9.0, you can also specify an HTTP/HTTPS URL as the path. Note that in this case the path to an error directory (see parameter ErrorLogPath) should also be specified since otherwise any errors that occur will be documented only locally in the event log of the operating system.

Example

IBI.aws.Client.exe /Param_0 ... /Param_n
No remark file specified. In this case a file with the name remarks.ibi must be in the application folder.

IBI.aws.Client.exe "\\fileserver\ibiawsShare$\remarks.ibi" /Param_1 ... /Param_n
Path to the remark file appears first. In this case the key word ”/Remarks” is not required.

IBI.aws.Client.exe /Param_0 ... /Param_n /Remarks "\\fileserver\ibiawsShare$\remarks.ibi"
Path to the remark file in any position. In this case the key word “/Remarks” must be specified.

IBI.aws.Client.exe "http://company.com/locationX.ibi" /ErrorLogPath "\\fileserver\ibiawsShare$\Errors"
Path is given as an HTTPS URL with additional listing of a user-defined error storage location.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.