It only works if the section name is added on. So,
[path] root = C:\test [path2] m = C:\path2 root = C:\code [check] #this will work p = %[path]root%, %[path2]m% [check2] #this will not work...even though m is only entered once q = %[path]root%, %m%
Please tell me how I can change the code to recognize the correct variable when the path is not mentioned...since m is seen only once in the config file...it should be able to recongnize it...but it does not seem to. Thank you.
In reply to Re^12: Config files
by sparkel
in thread Config files
by sparkel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |