When I
IDE gives me a message box saying it can't find "v:\%_ininame".
Why doesn't IDE expand variables on its command line? (BDEBUGGER does, TCC does when it passes arguments to every other "generic file editor" I know of).
Code:
v:\> ide %_ininame
Why doesn't IDE expand variables on its command line? (BDEBUGGER does, TCC does when it passes arguments to every other "generic file editor" I know of).