Has anybody found a solution yet for not being able to start a script on an already running ultraedit ?
The demand is as simple as it can be:
C:\SYS\Tools\UltraEdit>uedit32 /s="scripts\ufccopy.js"
This results in:
C:\SYS\Tools\UltraEdit\="scripts\ufccopy.js contains an invalid path.
- No matter what option you use (/s /m /xyz) the result is always the same.
- notice the single "
- Tried using full path specs, specifying an additional file, enclosing all and everything in "
I suppose this to be definitely a bug, bubbling up through all the previous versions, i gave a try.
Very annoying - i my case it quashes two days work of coding !!
(no - using a new instance of ue is not an option)
Maybe anyone can help ?
The demand is as simple as it can be:
C:\SYS\Tools\UltraEdit>uedit32 /s="scripts\ufccopy.js"
This results in:
C:\SYS\Tools\UltraEdit\="scripts\ufccopy.js contains an invalid path.
- No matter what option you use (/s /m /xyz) the result is always the same.
- notice the single "
- Tried using full path specs, specifying an additional file, enclosing all and everything in "
I suppose this to be definitely a bug, bubbling up through all the previous versions, i gave a try.
Very annoying - i my case it quashes two days work of coding !!
(no - using a new instance of ue is not an option)
Maybe anyone can help ?