aindiana@osiris.cso.uiuc.edu (Daiv Stoner) (04/19/91)
I'm trying to create a generic help program to use with several systems. Each program in the system does something like this: on key label F1 do help with varread(),screenname,dbfname where screenname is the name of the current screen, and dbfname is the name of the help database associated with that system. So far, everything works great, except for the fact that I need to set "on key label f1" to something else inside the help program. Is there any way to save the original "on key" command, or to just restore it before returning from the help program? Thanx for any ideas. Daiv -- Daiv Stoner aindiana@osiris.cso.uiuc.edu daiv@coplex.UUCP