Code Comments
Programming Forum and web based access to our favorite programming groups.i am new to power cobol. can anybody tell me how to use the escape key in power cobol thank you ghmcomputers@absamail.co.za -- Gys Els Vir GHM Computer Data Systems 082 4969398 012 5460428
Post Follow-up to this messageYou cannot escape COBOL. It follows you around like a stray dog. You can only hope to hide it in component abstractions. JCE "Gys Els" <ghmcomputers@absamail.co.za> wrote in message news:zpqdnVgnyISLNfvfRVn-oA@is.co.za... >i am new to power cobol. > can anybody tell me how to use the escape key > in power cobol > > thank you > ghmcomputers@absamail.co.za > > > -- > Gys Els > Vir GHM Computer Data Systems > 082 4969398 > 012 5460428
Post Follow-up to this messageGys Els wrote: > i am new to power cobol. > can anybody tell me how to use the escape key > in power cobol > > thank you > ghmcomputers@absamail.co.za Sure. Use the KeyUp event to test each keystroke for POW-KEY-ESCAPE. You can do this for each field or for the form as a whole (Edit Event Procedure).
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.