Recently I had to move to a new laptop which also meant I moved from Windows 7 to Windows 10. After that nightmare, I went ahead and updated to the latest UltraEdit (my employer has started blocking the UltraEdit update server, so I had to do a manual download). All was well, but I've noticed that quite often, UltraEdit will fire off my compile using plink, but I get no output in the output window. If I keep clicking my tool button to fire off the compile it will eventually get the output. Never had this happen in the past.. Any ideas. Not sure if it is related, but occasionally on startup of UltraEdit, I will get the crash message where it will let me save off a crash report file before it terminates. I can run UltraEdit again and it works fine.
Another point, plink is definitely running my compiler even if I get no output. I can tell because when I click again, I get an all is up to date output from my make file. Also, I can't be absolutely sure that is would never fail, but whenever I see several runs in a row with no output, I can open a command prompt and run the plink command and its arguments manually and I get output. Many times I can switch back to UltraEdit and try again and still get no output.
Thanks
Another point, plink is definitely running my compiler even if I get no output. I can tell because when I click again, I get an all is up to date output from my make file. Also, I can't be absolutely sure that is would never fail, but whenever I see several runs in a row with no output, I can open a command prompt and run the plink command and its arguments manually and I get output. Many times I can switch back to UltraEdit and try again and still get no output.
Thanks