QX_RUN_ARG_PREF

Allows adding an extra prefix to qrun arguments.

Syntax

QX_RUN_ARG_PREF={any string}

Usage and examples

qrun arguments start with a - (hyphen) - e.g., -D, -o, -v.

If Lycia gets such an -argument passed to an application when it is run, it will treat this -argument as a qrun argument and behave correspondingly - i.e. try to perform the corresponding action - start debugging the application or generate verbose output.

However, as this -argument was intended to be the application argument and not the qrun one, it will lack certain parameters - thus, Lycia will fail to perform the action and will close your application by timeout.

To make Lycia distinguish between your application's -arguments and the similar qrun arguments, you can start the qrun arguments with an extra prefix by setting the QX_RUN_ARG_PREF environment variable:

QX_RUN_ARG_PREF=//

QX_RUN_ARG_PREF applies at compilation and runtime and be be set in either env.properties or inet.env (or both).

If necessary, you can the value of QX_RUN_ARG_PREF for a single program or a definite project in LyciaStudio. If so, the value set in LyciaStudio will overwrite the value set in env.properties then this very program/project is compiled:

 

 

Contact Us

Privacy Policy

Copyright © 2024 Querix, (UK) Ltd.