
If the Change directory menu / Directory hot-list command is using an environment variable, the list will not show the check mark in front of that entry, when that directory is current, as it normally does.
Example
Code: Select all
cd c:\dev\%CurrentProject%\source
The same thing happens when using the environment variable in the Title of the entry - it is not expanded either, unfortunately.

I think it would be nice if environment variables where expanded in these two cases.

(Using TC7.50pb8, but same thing in pb6-7 too.)