RUN File path error 2
-
When I attempt to test using “RUN”, I get an error that NPP cannot find the file I just saved. This has always worked in the past, but something must have changed and If I were to judge I would guess I screwed something up, but don’t know where to look to find out what. Any help would be appreciated.
-
Are there spaces in the path and/or file name? If so, make sure you put quotes around it, like
cmd /c "$(FULL_CURRENT_PATH)"