CTRL-BREAK (Arev32)
At 17 OCT 2011 03:14:28PM Terry Rainville wrote:
The CTRL-BREAK key does not work in AREV32.
This is a needed key for certain situations.
Is this going to be fixed or has anyone found a workaround.
At 17 OCT 2011 07:25PM Dave Harmacek wrote:
Why don't you describe what it did for you,
besides going into debug mode.
Maybe the community can suggest another method.
At 18 OCT 2011 01:07PM Terry Rainville wrote:
It just goes into DEBUG mode as you said DAVE.
Thats the point is to stop processing from continuing. (MANUALLY)
Something to be done in a emergency cituation where you say
"oh crap I dont want that to happen"
At 20 OCT 2011 07:51AM Dave Harmacek wrote:
You can try using function esc.to.exit()
I just click on the X in the upper right of the Arev32 window.
Dave
At 20 OCT 2011 01:33PM Eric wrote:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms682541%28v=vs.85%29.aspx
You should be able to pick up the Windows keystroke after reviewing and prototyping
http://www.codeproject.com/KB/winsdk/console_event_handling.aspx
At 04 NOV 2011 02:35PM Terry Rainville wrote:
Unfortanatly I am currently just a AREV dos based programmer.
I dont fully understand all this new programming styles.
Could you possibly point me in the right direction as to how to start with this.
Mainly how do I program it. Do we need certain software.