× 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.



midrange-l-request@xxxxxxxxxxxx wrote:

  6. WRKREGINF (murali dhar)

Hi can some one tell me
 Whats the use of the command WRKREGINF?

Murali:

WRKREGINF is a command interface for accessing the Registration Facility. This 
is an object in the system that stores various kinds of information. Most 
commonly, it is used by IBM to provide a place store information about various 
"exit points" that are defined within server programs. The common use is to 
store the name and library of an "exit point program"; when the related server 
reaches that exit point, the server will call that program. E.g., the FTP 
server might call an exit program when someone tries to retrieve a file from 
your system.

You can also create your own "exit points" and store a bunch of info in them. 
This can make the info available to other programs anywhere in the system.

There are commands for some functions such as ADDEXITPGM and RMVEXITPGM. More 
control is available through the Registration Facility APIs.

Tom Liotta


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.