HP Eloquence A.06.31 Release Notes

HP Eloquence IDE and EqStart utility

HP Eloquence A.06.31 contains enhancements to both the IDE and the EqStart utility. The following relates to the Debug Session Setup dialog in the IDE as well as to the EqStart Configuration dialog.

Environment variables can now contain dynamic parameters (tokens) such as the local host name. These tokens are expanded immediately before the associated HP Eloquence program is started.

This is required for example in a DHCP environment where a particular machine's host name or IP address is dynamically assigned and thus is not known in advance. Additionally, in Citrix Metaframe or MS Terminal Server environments these tokens allow to setup generalized HP Eloquence start files which do not require to be customized for each user separately.

The tokens are:

Examples:
  1. DRIVER="@$i"

    If the IP address of the local system is for example 192.168.1.1 this would expand to

  2. LOGNAME="$L"

    If the name of the Windows user currently logged-in is for example "bob" this would expand to LOGNAME="bob".

  3. DRIVER_OS="$(os)"

    If the value of the 'OS' environment variable is "Windows_NT" this would expand to DRIVER_OS="Windows_NT".


© Copyright 2001 Hewlett-Packard GmbH. All rights reserved.
Revision: 2001-07-05