Need Programming Help - CNTRL-BREAK (Arev32)
At 17 NOV 2011 05:41:22PM Terry Rainville wrote:
Support ] Arev32 ] Re: CTRL-BREAK
Subject: Re: CTRL-BREAK
Author: Eric
CNTRL_BREAK ISSUE - key does not work in AREV32
Eric has supplied these links as help but I do not understand what I am supposed to do to set this up.
I will require some programming assistance to figure out how to program in the languge shown in the examples.
From the look of it I would say it is C but dont know how to set it up.
Eric if you see this then you could maybe get back to me, I assume you know how to make this work.
email - compu_ters@telus.net
Phone - 604 809 7391
Thanks !!!
Category: Arev32
Date: 10/20/2011
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 18 NOV 2011 05:31AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Terry
When you hit Ctrl-Break a message appears - sometimes off screen - that asks you to press D for the debugger, C to continue, Q to Quit. Choosing D goes to the Debugger. You press the letter and enter.
Are you not seeing this behaviour?
World leaders in all things RevSoft
At 18 NOV 2011 02:34PM Terry Rainville wrote:
No - when we hit Ctrl-Break nothing is happening at all.
This is the problem becuase when running AREV32 there are going to be times when we want to terminate operations immediatly.
At 18 NOV 2011 08:25PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Well there are SOME operations in OI that can't be interrupted without a workround such as selects. What are you doing when you can't break?
World leaders in all things RevSoft
At 23 NOV 2011 01:51PM Terry Rainville wrote:
Not sure yet if this will work properly but we found a command in the CTO manual that turns the break on or off.
Will give this a go and see if I get the resaults I need.