Bentley does :)
i.e. ...\TriForma\config\appl\intmgr.cfg Line 72 - IFM_CONFIG : $(TFDIR_MDLAPPS)../config/
Mit freundlichen Grüßen / Best regards Volker Hüfner
| AB_DATE Engineering Software | ab-date.de |
I tried a couple of variations of this but don't get the right result...
A123456789 = J:/99999/ A111111 : $(A123456789)../tretert/
Results in..
J:\99999\..\tretert\
CADMinistrator ®
better use {parentdevdir $(A123456789)}tretert/
not sure if we used ../ ever, but changed our customers configs to use the parentdevdir variant.
HTH Michael
PS: maybe you need to evaluate the content of A111111
Just curious, but have you looked into configuration file preprocessor directives?
[edit: What Michael identified... :)]