Field editing in QUICK
Chris Sharman
Chris.Sharman@ccagroup.co.uk
Fri, 23 Feb 2001 12:26:26 +0000
>> We use Ctrl-B <enter> quite often. It would be nice
>> if there were a way to allow Quick to display existing
>> field contents without having to use this key sequence.
>> Anyone know of such a thing?
>
>It is possible to force Quick to display existing field contents without
>having to use <ctrl>-B by implementing Panel Input behaviour for each field
>for which this approach is needed.
>
>The technique is to code a numbered designer procedure for each field in
>which you need this behaviour, and as Dave Knox rightly pointed out, the
>syntax for this is:
>
>PROCEDURE DESIGNER <n>
>BEGIN
> BLOCK TRANSFER
> ACCEPT <your field>
>END
Wonderful !
I never knew there was use for panel input outside of clunky IBM block mode
terminals.
I wish I knew what it is I don't know & need to know ;)
Just one problem: I tried it on a big (nearly 2k) character field:
field jcdescription & ; id 6
hidden label 'Description: ' at 10,2 data at 10,16 &
errorrecall &
popup from 2,1 to 21,80 on data for 2,60
It didn't do the popup, just the two display lines - can it popup too ?
Many thanks,
Chris
_______________________________________________________________________
Chris.Sharman@CCAgroup.co.uk http://www.ccagroup.co.uk/
CCA Stationery Ltd, Eastway, Fulwood, Preston, Lancashire, PR2 9WS.
-----------------------------------------------------------------------
Any views expressed in this message are those of the sender and not
necessarily those of CCA Group. The unauthorized use, disclosure,
copying or alteration of this message is forbidden. The contents of
this message may be confidential and/or privileged, copyright CCA Group
and are intended solely for the use of the individual or entity to whom
they are addressed. Whilst this message has been scanned, CCA Group
cannot guarantee that it is virus free or compatible with your systems
and accepts no responsibility for any loss or damage arising from its
use. The recipient is advised to run their own anti-virus software. If
you receive this message in error please contact
postmaster@ccagroup.co.uk immediately, destroy any copies and delete it
from your computer systems.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.