Doubt

Everything about Control-M Server installation or setup.
Post Reply
DreamBig
Nouveau
Nouveau
Posts: 6
Joined: 27 Jan 2019 3:07

Doubt

Post by DreamBig » 30 Jan 2019 12:27

Hi Chaps,
Can we assign an Environmetal variable to a Global variable in Control-M?

User avatar
fyot
Nouveau
Nouveau
Posts: 736
Joined: 26 Apr 2005 12:00
Location: PARIS
Contact:

Re: Doubt

Post by fyot » 19 Feb 2019 8:12

Hi

Yes you can use %%GETENV to extract it.

For instance :
%%A=%%GETENV HOME
%%HOST==%%GETENV COMPUTERNAME

Post Reply