12-13-2022, 03:43 PM
(12-13-2022, 12:26 AM)SMcNeill Wrote: Try:
$CONSOLE:ONLY
Shell "D:\Program Files\Notepad++\notepad++.exe tmp.three"
SLEEP
You should be able to get an idea of the issue from the output on the console.
Sometimes a .\ helps with pathing, such asĀ .\tmp.three
Thanks! I tried it, but the program is not found there.