Windows 10 has a "fresh command prompt and lots of hotkeys" (http://www.hanselman.com/blog/Windows10GetsAFreshCommandPromptAndLotsOfHotkeys.aspx). You might try back to back CTRL-Cs as the first one is probably being interpreted as the "copy" part of a copy/paste sequence. Right click on the title bar of a Win10 command prompt and select "Properties > Experimental" (http://www.howtogeek.com/howto/25590/how-to-enable-ctrlv-for-pasting-in-the-windows-command-prompt/).
Lots of stuff on Google about the Windows 10 command prompt - the info above is from 2 of the 4 top hits. Lee Peedin VP Research & Development Safe Data, Inc. Wallace, NC From: "Bertram Moshier" <[email protected]> To: [email protected] Sent: Sunday, September 13, 2015 10:04:52 PM Subject: Re: [Oorexx-users] Possible "serious issue" with Windows 10 and oorexx ... > Are you using the /B parameter? The help file says that this > disables ^C processing Hello Jon, Thank you fro your reply. Nope, never used the /B parameter in any of my programming for the start command. Actually, /B fully says: Start application without creating a new window. The application has ^C handling ignored. Unless the application enables ^C processing, ^Break is the only way to interrupt the application. For all of my programming - both for startup.rex and multiprocessing - I always want new windows / sessions to insure its own uniqueness for using cores and/or physical processors. Regards, Bertram Moshier ------------------------------------------------------------------------------ _______________________________________________ Oorexx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-users
------------------------------------------------------------------------------
_______________________________________________ Oorexx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-users
