Does anyone know if (Delphi) environment variables can be nested within other (Delphi) environment variables?

Does anyone know if (Delphi) environment variables can be nested within other (Delphi) environment variables?

For example, 

THIRD_PARTY= C:\Path\To\Third\Party\Components\
GUI = $(THIRD_PARTY)GUI\
VIRTUAL_TREE = $(GUI)virtual-treeview\Source

So if I change where my GUI third-party directory exists, the path to virtual tree will automatically get updated.

Comments

  1. Roland Wind Not sure if you got my email address or not, so I will try here: "ringnicgmailcom"

    ReplyDelete
  2. Hi Nicholas. I tried to send you a copy, but the Gmail Provider returned me the Mail with a undeliverable aattchment Type. I cannot send you a zipped Setup or the Setup.exe direct. I will send you a link to my dropbox Account, Where you can Download the Setup direct.

    ReplyDelete
  3. Roland Wind  Thanks - downloaded and find a slight issue with the XE6 version :( which I have emailed you (I think) about.

    ReplyDelete

Post a Comment