×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Bob
I don't think you can change the IBM menus. This is documented in the
Application Display Programming manual, under the CMD topic in the UIM section.
It is possible to write write a *PGM type menu that uses UIM panel groups
that can put the command into history, but this is not trivial and will not
help existing menus.
What I DID discover is cool - there are IBM menus that put the command into
the history - all the CMDxxx menus. I dumped CMDSYS and found that the
options call a program that has the command name as the parameter. The
program is QMNHCMD and it's used like this:
CALL QMNHCMD WRKSYSSTS
This will prompt the command specified in the parameter. The command has to
be in the library list. You can't specify any parameters for the command.
But it does put it into the F9 history.
HTH
Vern
At 06:18 AM 5/5/2004, you wrote:
When our users select menu options from OS/400 menus, they are not appearing
in the user's joblog. Is there any way to change this so the menu
selections do appear in the joblog?
Thanks,
Bob Dobrowolski
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.