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.
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.
Roland Wind Not sure if you got my email address or not, so I will try here: "ringnicgmailcom"
ReplyDeleteHi 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.
ReplyDeleteRoland Wind Thanks - downloaded and find a slight issue with the XE6 version :( which I have emailed you (I think) about.
ReplyDelete