Kbase P22510: How to get information on what is the name of the client mac
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  02/04/2003 |
|
Status: Unverified
GOAL:
How to get information on what is the name of the client machine in a Citrix environment.
FIX:
Progress can get the Citrix environment variable CLIENTNAME using the following code.
Def var cliname as char.
cliname = os-getenv("CLIENTNAME").