Function keys
Brian Stephens
bws001 at gmail.com
Fri Oct 11 16:32:48 CDT 2013
I have the following in a program...
ACTIONMENU LABEL "Exit" ACTION RETURN
ACTIONMENU LABEL "Inquire" ACTION FIND
ACTIONMENU LABEL "Change" ACTION DESIGNER CHGR
ACTIONMENU LABEL "Help" ACTION EXTENDED HELP
KEY 1 LABEL " EXIT PROGRAM " ACTION RETURN
KEY 2 LABEL "Extended Help" ACTION AND DATA EXTENDED HELP
KEY 3 LABEL "Refresh Screen" ACTION AND DATA REFRESH
KEY 4 LABEL " Dup" DATA DUPLICATE
KEY 5 LABEL "Backup a Field" DATA BACKUP
KEY 6 LABEL "Accept Data" DATA SKIP ALL
KEY 6 LABEL "Next Data" ACTION NEXT DATA
KEY 7 LABEL "Backout" DATA BACKOUT
KEY 8 LABEL " EXIT PROGRAM " ACTION RETURN
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.
I press F8 in the same place and I get "This key has not been defined at
this level and context."
I've tried moving it around and I've tried other commands (SYSTEM) and they
seem to work...
What am I missing...
--
Thanks
Brian Stephens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sowder.com/pipermail/powerh-l/attachments/20131011/28942d0c/attachment.htm>
More information about the powerh-l
mailing list