HP3000 carriage return

OLENICR@dteenergy.com OLENICR@dteenergy.com
25 May 99 14:25:36 -0400


--=_ORCL_4186869_0_0
Content-Transfer-Encoding:quoted-printable
Content-Type:text/plain; charset="iso-8859-1"

Hello RandMan666 
 
I'm not quite sure what it is you are trying to do.  If you only want to 
accept certain fields within the cluster, there are a few of field options 
that would accomplish this with no other code. 
 
screen x 
 
file ... 
 
TEMP T_SKY CHAR * 3 
 
Cluster occurs with <filename> 
Field <field1> NOENTRY  will stop QUICK from prompting during entry 
Field <field2> IF T_SKY =3D "BLUE" will prompt during entry  
                                    only if T_SKY =3D "BLUE" 
Field <field3> DISPLAY will not prompt for this field at all 
CLUSTER 
 
 
Procedure designer 01 
BEGIN 
  accept field1 
END 
 
;## Procedure designer 01 will over ride the default accept sequence with  
;## whatever you can dream up. 
 
If I have not even come close to what you are trying to do let me know and 
I'll set and do some more ponderin.... 
 
Ron Olenic 
 
The opinions expressed are my own and subject to change or even complete 
reversal without notice

--=_ORCL_4186869_0_0
Content-Type:message/rfc822

Date: 25 May 99 13:55:13
From:RandMan666@aol.com
To:powerh-l
Subject:HP3000 carriage return
Return-Path:<powerh-l-owner@lists.swau.edu>
Received:by mail.detroitedison.com with ESMTP id NAA25329; Tue, 25 May 1999 13:57:27 -0400 (EDT)
Received:from gate.detroit.deco.com ([162.9.102.35]) by icsmta1.serv.deco.com (Netscape Messaging Server 3.61) with SMTP id AAA688F; Tue, 25 May 1999 13:57:26 -0400
Received:from saratoga.detroitedison.com ([198.87.80.13]) by gate.detroit.deco.com via smtpd (for [162.9.102.71]) with SMTP; 25 May 1999 17:57:26 UT
Received:from cosmic3.swau.edu ([205.165.192.250]) by mail2.detroitedison.com (Netscape Messaging Server 3.6) with ESMTP id AAA74FE; Tue, 25 May 1999 13:57:25 -0400
Received:from sphere.swau.edu (sphere.swau.edu [205.165.192.254]) by cosmic3.swau.edu (8.9.1/8.9.1) with ESMTP id MAA25548; Tue, 25 May 1999 12:57:16 -0500
Received:from localhost (daemon@localhost) by sphere.swau.edu (8.9.1/8.9.1) with SMTP id MAA20584; Tue, 25 May 1999 12:57:09 -0500
Received:by sphere.swau.edu (bulk_mailer v1.9); Tue, 25 May 1999 12:56:18 -0500
Received:(from daemon@localhost) by sphere.swau.edu (8.9.1/8.9.1) id MAA20547 for powerh-l-outgoing; Tue, 25 May 1999 12:56:17 -0500
Received:from imo20.mx.aol.com (imo20.mx.aol.com [198.81.17.10]) by sphere.swau.edu (8.9.1/8.9.1) with ESMTP id MAA20543 for <powerh-l@lists.swau.edu>; Tue, 25 May 1999 12:56:13 -0500
Received:from RandMan666@aol.com (4418) by imo20.mx.aol.com (IMOv20) id lIWa002691 for <powerh-l@lists.swau.edu>; Tue, 25 May 1999 13:55:13 -0400 (EDT)
Message-ID:<63868d5e.247c3e01@aol.com>
Sender:owner-powerh-l@sphere.swau.edu
MIME-Version: 1.0
Content-Type:text/plain; charset=us-ascii
Content-Transfer-Encoding:7bit

How can I get QUICK to simulate user keyed carriage returns from within an 
entry procedure accepting six data fields within a 10 element cluster.  I 
have been experimenting with the PUSH verb however it only seems to execute 
after the entire entry procedure has finished.  I am running Powerhouse 
7.29C8.  Any input would be greatly appreciated.  TIA
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.

--=_ORCL_4186869_0_0--

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.