F10 from TCL, how to turn it on? (AREV Specific)
At 27 OCT 1998 05:26:18PM Michael Slack wrote:
I've read Bruce Lee's query of 10/22/98 and the responses. I've check those out and couldn't find what I wanted.
I'm currently at one of our remote locations, where we have a copy of several of our applications. Running Arev 3.12 on a Novell system (3.x I beleive) and using LHIPXTSR. Our Arev applications in our headquarters allows an F10 from TCL to get to the Main menu. F10 has some how been turned off here at our remote location. I've looked everywhere I can think of in both the application and in SYSPROG to try to find where I can switch that back on but I haven't found it.
I can use "RUNMENU MAIN" from TCL to get the menu. F10 would be nice. Can anyone please tell me where the switch is?
Thanks,
Michael Slack
At 28 OCT 1998 04:25AM Curt Putnam wrote:
WHen you define a user, one of the choices is base process. Make that your menu for that user.
At 29 OCT 1998 06:53PM Claude Mansutti wrote:
Michael,
I often lose the F10 key due to one reason or another,
I wrote a one line subrouine that re-invokes it
@environ.set=APPMAIN'
Claude