Control Destructive Edit Mode (AREV Specific)
At 09 JUL 1998 04:04:31AM Kevin Bolitho wrote:
I am trying to find a way to control the edit state of prompts (AMV fields includes) when the operator enters the prompt. Does any one know how to force the edit mode to destructive (ie the first key presses will caurse the contents to be deleted) of each and every prompt when ever moved to. I suspect that @DEST.ED has something to do with it ????
Thanks
Kevin Bolitho
At 20 JUL 1998 02:28PM Wayne Curzadd wrote:
Kevin,
The easy way to control this is to use the K code and command in the pre-prompt process of the prompt you want to control. The K code will replicate keyboard entry so you can include toggle of the F4 edit key or insert key or both in the process, all without programming.
Wayne Curzadd
IDEAS_Houston@compuserve.com