<div dir="ltr"><div><div><div><div>I have the following in a program...<br><br>ACTIONMENU LABEL "Exit" ACTION RETURN<br>ACTIONMENU LABEL "Inquire" ACTION FIND<br>ACTIONMENU LABEL "Change" ACTION DESIGNER CHGR<br>
ACTIONMENU LABEL "Help" ACTION EXTENDED HELP<br><br><br>KEY 1 LABEL " EXIT PROGRAM " ACTION RETURN <br>KEY 2 LABEL "Extended Help" ACTION AND DATA EXTENDED HELP<br>KEY 3 LABEL "Refresh Screen" ACTION AND DATA REFRESH<br>
KEY 4 LABEL " Dup" DATA DUPLICATE<br>KEY 5 LABEL "Backup a Field" DATA BACKUP<br>KEY 6 LABEL "Accept Data" DATA SKIP ALL<br>KEY 6 LABEL "Next Data" ACTION NEXT DATA<br>
KEY 7 LABEL "Backout" DATA BACKOUT<br>KEY 8 LABEL " EXIT PROGRAM " 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't going looney since the construct in Key 8 looked right.<br>
<br></div>I press F8 in the same place and I get "This key has not been defined at this level and context." <br><br></div><div>I've tried moving it around and I'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>