Can PowerHouse "catch" an arrow key stroke?
Martijn Nabben (Fairfax)
Martijn.Nabben@fairfaxnz.co.nz
Fri, 16 Jul 2004 09:12:58 +1200
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C46AB0.80EA65D0
Content-Type: text/plain;
charset="iso-8859-1"
Hi all,
I realise that I haven't been completely thorough in my problem sketch.
The idea is to have only one description field on the screen, otherwise it
doesn't fit; I had simplified my example, but the screen is supposed to be
something like this:
**********************************************************************
* *
* T I T L E *
* *
**********************************************************************
* *
* MENU OPTION 1 MENU OPTION 11 *
* MENU OPTION 2 MENU OPTION 12 *
* MENU OPTION 3 MENU OPTION 13 *
* MENU OPTION 4 MENU OPTION 14 *
* MENU OPTION 5 MENU OPTION 15 *
* MENU OPTION 6 MENU OPTION 16 *
* MENU OPTION 7 MENU OPTION 17 *
* MENU OPTION 8 MENU OPTION 18 *
* MENU OPTION 9 MENU OPTION 19 *
* MENU OPTION 10 MENU OPTION 20 *
* *
**********************************************************************
* *
* DESRIPTION...XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX *
* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX *
* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX *
* *
**********************************************************************
Cheers,
Martijn
-----Original Message-----
From: Joe Boyle [mailto:joeboyle_adt@hotmail.com]
Sent: Friday, 16 July 2004 5:57
To: 'Martijn Nabben (Fairfax)'; powerh-l@lists.sowder.com
Subject: RE: Can PowerHouse "catch" an arrow key stroke?
Hi Martijn,
I'm not sure that I understand completely, but if you mean what I think you
mean, you will need to move the field into the cluster as in the code below.
(Why is field FIELD-1 hidden ? )
screen SCREEN1 &
fieldmark &
noaction &
nomode
file FILE-A primary occurs 10
access sequential
align (3,3,3)
cluster occurs with FILE-A
field FIELD-1 OF FILE-A id 1 hidden label " "
FIELD DESCRIPTION of FILE-A id next display nomark
cluster
align (,,3)
skip
------_=_NextPart_001_01C46AB0.80EA65D0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns=3D"http://www.w3.org/TR/REC-html40" xmlns:v =3D=20
"urn:schemas-microsoft-com:vml" xmlns:o =3D=20
"urn:schemas-microsoft-com:office:office" xmlns:w =3D=20
"urn:schemas-microsoft-com:office:word" xmlns:st1 =3D=20
"urn:schemas-microsoft-com:office:smarttags"><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<TITLE>Message</TITLE>
<META content=3D"MSHTML 5.50.4937.800" name=3DGENERATOR><!--[if !mso]>
<STYLE>v\:* {
BEHAVIOR: url(#default#VML)
}
o\:* {
BEHAVIOR: url(#default#VML)
}
w\:* {
BEHAVIOR: url(#default#VML)
}
shape {
BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]--><o:SmartTagType=20
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"=20
name=3D"Street"></o:SmartTagType><o:SmartTagType=20
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"=20
name=3D"address"></o:SmartTagType><o:SmartTagType=20
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"=20
name=3D"PlaceType"></o:SmartTagType><o:SmartTagType=20
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"=20
name=3D"PlaceName"></o:SmartTagType><o:SmartTagType=20
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"=20
name=3D"City"></o:SmartTagType><o:SmartTagType=20
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"=20
name=3D"place"></o:SmartTagType><!--[if !mso]>
<STYLE>st1\:* {
BEHAVIOR: url(#default#ieooui)
}
</STYLE>
<![endif]-->
<STYLE>@font-face {
font-family: Wingdings;
}
@font-face {
font-family: Tahoma;
}
@font-face {
font-family: arial bold;
}
@page Section1 {size: 612.0pt 792.0pt; margin: 72.0pt 90.0pt 72.0pt =
90.0pt; }
P.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
COLOR: blue; TEXT-DECORATION: underline
}
P {
FONT-SIZE: 12pt; MARGIN-LEFT: 0cm; MARGIN-RIGHT: 0cm; FONT-FAMILY: =
"Times New Roman"; mso-margin-top-alt: auto; mso-margin-bottom-alt: =
auto
}
SPAN.EmailStyle18 {
COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal-reply
}
DIV.Section1 {
page: Section1
}
</STYLE>
</HEAD>
<BODY lang=3DEN-US vLink=3Dblue link=3Dblue>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D214112121-14072004><FONT =
color=3D#0000ff>Hi <SPAN=20
class=3D776575620-15072004>all</SPAN>,</FONT></SPAN></DIV>
<BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
<DIV>
<DIV><SPAN class=3D214112121-14072004><FONT=20
color=3D#0000ff></FONT></SPAN> </DIV>
<DIV><SPAN class=3D214112121-14072004><FONT color=3D#0000ff><SPAN=20
class=3D776575620-15072004>I realise that I haven't been completely =
thorough in=20
my problem sketch</SPAN>.</FONT></SPAN></DIV>
<DIV><SPAN class=3D214112121-14072004><FONT color=3D#0000ff>The idea =
is to have=20
only one description field on the screen, otherwise it doesn't fit; I =
had=20
simplified my example, but the screen is supposed to be something =
like=20
this:</FONT></SPAN></DIV>
<DIV><SPAN class=3D214112121-14072004><FONT =
color=3D#0000ff></FONT> </DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT=20
=
color=3D#0000ff>********************************************************=
**************<o:p></o:p></FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> &=
nbsp; &=
nbsp; &=
nbsp; &=
nbsp; =20
</SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p>=
</o:p></FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> &=
nbsp; &=
nbsp; =20
</SPAN>T I T L E<SPAN=20
style=3D"mso-spacerun: =
yes"> &=
nbsp; =20
</SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p>=
</o:p></FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> &=
nbsp; &=
nbsp; &=
nbsp; &=
nbsp; =20
</SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p>=
</o:p></FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT=20
=
color=3D#0000ff>********************************************************=
**************<o:p></o:p></FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> &=
nbsp; &=
nbsp; &=
nbsp; &=
nbsp; =20
</SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p>=
</o:p></FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> =20
</SPAN>MENU OPTION 1 <SPAN style=3D"mso-spacerun: =
yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN>MENU OPTION 11 <SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p></o:p>=
</FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> =20
</SPAN>MENU OPTION 2 <SPAN style=3D"mso-spacerun: =
yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN>MENU OPTION 12 <SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p></o:p></FONT=
></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> =20
</SPAN>MENU OPTION 3 <SPAN style=3D"mso-spacerun: =
yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN>MENU OPTION 13<SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p></o:p></FONT></SPA=
N></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> =20
</SPAN>MENU OPTION 4 <SPAN style=3D"mso-spacerun: =
yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN>MENU OPTION 14<SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p></o:p></FONT></SPA=
N></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> =20
</SPAN>MENU OPTION 5 <SPAN style=3D"mso-spacerun: =
yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN>MENU OPTION 15<SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p></o:p></FONT></SPA=
N></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> =20
</SPAN>MENU OPTION 6 <SPAN style=3D"mso-spacerun: =
yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN>MENU OPTION 16<SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p></o:p></FONT></SPA=
N></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> =20
</SPAN>MENU OPTION 7 <SPAN style=3D"mso-spacerun: =
yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN>MENU OPTION 17<SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p></o:p></FONT></SPA=
N></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> =20
</SPAN>MENU OPTION 8 <SPAN style=3D"mso-spacerun: =
yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN>MENU OPTION 18<SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p></o:p></FONT></SPA=
N></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> =20
</SPAN>MENU OPTION 9 <SPAN style=3D"mso-spacerun: =
yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN>MENU OPTION 19<SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p></o:p></FONT></SPA=
N></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> =20
</SPAN>MENU OPTION 10 <SPAN style=3D"mso-spacerun: =
yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN>MENU OPTION 20<SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p></o:p></FONT></SPA=
N></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> &=
nbsp; &=
nbsp; &=
nbsp; &=
nbsp; =20
</SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p>=
</o:p></FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT=20
=
color=3D#0000ff>********************************************************=
**************<o:p></o:p></FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> &=
nbsp; &=
nbsp; &=
nbsp; &=
nbsp; =20
</SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p>=
</o:p></FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: yes"> =20
DESRIPTION...X</SPAN>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX =
<SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p></o:p></FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: yes"> =20
</SPAN>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX =
<SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p></o:p></FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: yes"> =20
</SPAN>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX =
<SPAN=20
style=3D"mso-spacerun: yes"> </SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p></o:p></FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT =
color=3D#0000ff>*<SPAN=20
style=3D"mso-spacerun: =
yes"> &=
nbsp; &=
nbsp; &=
nbsp; &=
nbsp; =20
</SPAN><SPAN=20
style=3D"mso-spacerun: =
yes"> </SPAN>*<o:p>=
</o:p></FONT></SPAN></DIV>
<DIV class=3DMsoNormal><SPAN lang=3DEN-AU=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><FONT=20
=
color=3D#0000ff>********************************************************=
**************<o:p></o:p></FONT></SPAN></DIV></SPAN>
<DIV><SPAN class=3D214112121-14072004><FONT face=3DArial =
color=3D#0000ff=20
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D214112121-14072004><FONT face=3DArial =
color=3D#0000ff=20
size=3D2>Cheers,</FONT></SPAN></DIV>
<DIV><SPAN class=3D214112121-14072004><FONT face=3DArial =
color=3D#0000ff=20
size=3D2>Martijn</FONT></SPAN></DIV></FONT></DIV>
<BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
<DIV></DIV>
<DIV class=3DOutlookMessageHeader lang=3Den-us dir=3Dltr =
align=3Dleft><FONT=20
face=3DTahoma size=3D2>-----Original Message-----<BR><B>From:</B> =
Joe Boyle=20
[mailto:joeboyle_adt@hotmail.com] <BR><B>Sent:</B> Friday, 16 July =
2004 5:57=20
<BR><B>To:</B> 'Martijn Nabben (Fairfax)';=20
powerh-l@lists.sowder.com<BR><B>Subject:</B> RE: Can PowerHouse =
"catch" an=20
arrow key stroke?<BR><BR></FONT></DIV>
<DIV class=3DSection1>
<P class=3DMsoNormal><FONT face=3D"Times New Roman" size=3D3><SPAN=20
style=3D"FONT-SIZE: 12pt"> Hi =
Martijn,<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoNormal><FONT face=3D"Times New Roman" size=3D3><SPAN=20
style=3D"FONT-SIZE: 12pt"><o:p> </o:p></SPAN></FONT></P>
<P class=3DMsoNormal><FONT face=3D"Times New Roman" size=3D3><SPAN=20
style=3D"FONT-SIZE: 12pt">I'm not sure that I understand =
completely, but if=20
you mean what I think you mean, you will need to move the field =
into the=20
cluster as in the code below. (Why is field FIELD-1 hidden ?=20
)<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoNormal><FONT face=3D"Times New Roman" size=3D3><SPAN=20
style=3D"FONT-SIZE: 12pt"><o:p> </o:p></SPAN></FONT></P>
<P class=3DMsoNormal style=3D"MARGIN-LEFT: 36pt"><FONT =
face=3D"Courier New"=20
size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'">screen SCREEN1 =20
&<BR> =20
fieldmark &<BR> =
noaction =20
&</SPAN></FONT><o:p></o:p></P>
<P class=3DMsoNormal style=3D"MARGIN-LEFT: 36pt"><FONT =
face=3D"Courier New"=20
size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'"> nomode</SPAN></FONT><o:p=
></o:p></P>
<P class=3DMsoNormal style=3D"MARGIN-LEFT: 36pt"><FONT =
face=3D"Courier New"=20
size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'">file FILE-A=20
primary occurs 10<BR> access=20
sequential</SPAN></FONT><o:p></o:p></P>
<P class=3DMsoNormal style=3D"MARGIN-LEFT: 36pt"><FONT =
face=3D"Times New Roman"=20
size=3D3><SPAN style=3D"FONT-SIZE: =
12pt"> <o:p></o:p></SPAN></FONT></P>
<P class=3DMsoNormal style=3D"MARGIN-LEFT: 36pt"><FONT =
face=3D"Courier New"=20
size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'">align=20
(3,3,3)</SPAN></FONT><o:p></o:p></P>
<P class=3DMsoNormal style=3D"MARGIN-LEFT: 36pt"><FONT =
face=3D"Courier New"=20
size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'">cluster=20
occurs with FILE-A</SPAN></FONT><o:p></o:p></P>
<P class=3DMsoNormal style=3D"MARGIN-LEFT: 36pt"><FONT =
face=3D"Courier New"=20
size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'">field FIELD-1=20
OF FILE-A id 1 hidden label=20
" =
"<BR>FIELD=20
DESCRIPTION of FILE-A id next display nomark=20
<o:p></o:p></SPAN></FONT></P>
<P class=3DMsoNormal style=3D"MARGIN-LEFT: 36pt"><FONT =
face=3D"Courier New"=20
size=3D2><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier =
New'">cluster<BR>align=20
=
(,,3)<BR>skip</SPAN></FONT></P></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></=
HTML>
------_=_NextPart_001_01C46AB0.80EA65D0--