Book a Demo

Author Topic: Use of environment Variables  (Read 2704 times)

GrahamL

  • EA User
  • **
  • Posts: 111
  • Karma: +2/-0
    • View Profile
Use of environment Variables
« on: July 09, 2020, 01:05:00 am »
Hi
I want to have link to a file on the file system, which I can do
However I want to link to reference an environment value in the file path
e.g. %CONFIG_ROOT%Readme,txt wher %CONFIG_ROOT% expands to the users definition of that environment variable.

Is this possible

THanks