No subject

Ronald W. Olenic olenicr@dteenergy.com
Mon, 24 Jan 2000 06:19:56 -0500


This is a multi-part message in MIME format.
--------------C5BC2797E8C1C09C03D41CB3
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi Charley!

You need to call this screen in some mode, otherwise the screen would
begin with the cursor in the corner.

Assuming you call the screen in entry mode, try this

procedure entry
begin
  accept yn 
  return
end

This will prompt you for the field and then retrurn you to the previous
screen.  If you are not forcing a mode, you can also use the initialize
procedure.

Ron Olenic
The opinions expressed are my own, and due in large part to a lack of
coffee and early morning.  
Charly Tango wrote:
> 
> Fellow PH'ers
> I have the following screen: (part off)
> 
> scr A nomode noaction act entry autoupdate autoreturn
> temp YN char*1
> field YN
> go
> 
> If the user backs out (^), cursor goes to pos1,1
> (as if looking for the action field)
> without leaving the screen.
> 
> How to leave the screen at once?
> 
> TIA
> Charly
> 
> = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> 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.
--------------C5BC2797E8C1C09C03D41CB3
Content-Type: text/x-vcard; charset=us-ascii;
 name="olenicr.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Ronald W. Olenic
Content-Disposition: attachment;
 filename="olenicr.vcf"

begin:vcard 
n:Olenic;Ronald
x-mozilla-html:TRUE
org:Compuware
adr:;;;;;;
version:2.1
email;internet:ronolenic@bigfoot.com
title:Senior Systems Analyst
note;quoted-printable:The opinions expressed are my own, and as such are subject to change or  even complete reversal without notice=0D=0A
fn:Ronald Olenic
end:vcard

--------------C5BC2797E8C1C09C03D41CB3--

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
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.