<div dir="ltr"><div><div><div><div>I have the following in a program...<br><br>ACTIONMENU LABEL &quot;Exit&quot;        ACTION RETURN<br>ACTIONMENU LABEL &quot;Inquire&quot;     ACTION FIND<br>ACTIONMENU LABEL &quot;Change&quot;      ACTION DESIGNER CHGR<br>
ACTIONMENU LABEL &quot;Help&quot;        ACTION EXTENDED HELP<br><br><br>KEY 1  LABEL &quot; EXIT   PROGRAM &quot; ACTION   RETURN <br>KEY 2  LABEL &quot;Extended  Help&quot;   ACTION AND DATA  EXTENDED HELP<br>KEY 3  LABEL &quot;Refresh Screen&quot;   ACTION AND DATA REFRESH<br>
KEY 4  LABEL &quot;  Dup&quot;            DATA     DUPLICATE<br>KEY 5  LABEL &quot;Backup a Field&quot;   DATA     BACKUP<br>KEY 6  LABEL &quot;Accept  Data&quot;     DATA     SKIP ALL<br>KEY 6  LABEL &quot;Next    Data&quot;     ACTION   NEXT DATA<br>
KEY 7  LABEL &quot;Backout&quot;          DATA     BACKOUT<br>KEY 8  LABEL &quot; EXIT   PROGRAM &quot; ACTION   RETURN <br clear="all"><br><br></div><br></div>I press F1 from the action box the program terminates as expected (I added this line to verify that I wasn&#39;t going looney since the construct in Key 8 looked right.<br>
<br></div>I press F8 in the same place and I get &quot;This key has not been defined at this level and context.&quot; <br><br></div><div>I&#39;ve tried moving it around and I&#39;ve tried other commands (SYSTEM) and they seem to work... <br>
</div><div><br><br><br></div>What am I missing... <br><br><br><div><div><div><div><br>-- <br>Thanks<br><br>Brian Stephens
</div></div></div></div></div>