Environment Variables

Wrap supports three environment variables:

To use them with Wrap4D just replace WRAP prefix with WRAP4D.

Wrap

WRAP_LICENSE

Specifies the address of the floating license server for Wrap. The format of the variable is “port@host”. For example, if the license server is listening on the default port 7307 of the host 192.168.0.1, then the variable should be set to 7307@192.168.0.1

WRAPCMD_LICENSE

Specifies the address of the floating license server for the command line version of Wrap. Works the same way as WRAP_LICENSE

Wrap4D

WRAP4D_LICENSE

Same as WRAP_LICENSE but for Wrap4D.

WRAP4DCMD_LICENSE

Same as WRAPCMD_LICENSE but for Wrap4D.