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



On Tue, May 19, 2009 at 1:45 PM, John Rusling
<jrusling@xxxxxxxxxxxxxxxxxxx>wrote:

Rory,

Thanks for the ideas, I agree with your best method and may do it that way.
(Also, hadn't heard that 'sleep can be defined to wake up with signals...')

What I'm building is an rpg listen program to check an ifs folder
for any files in it. I'm not currently using a data queue for doing this,
I'm using the sleep api.

Only thing I've thought up myself is when I want to end the listener
job/program,
drop a specifically named file into the folder, ... named 'QUIT.TXT' maybe,
Then have the listener check for that file's existence each time it polls,
and if it finds 'QUIT.TXT' file in the folder, end gracefully.

John



Whatever your normal shutdown mechanism, you still might want to do clean up
in the event your job is ended the old-fashioned way. For example, some
folks are fond of using PWRDWNSYS *IMMED to initiate an IPL. Here are some
APIs you may find useful:

Send Scope Message (QMHSNDSM) API
Register Call Stack Entry Termination User Exit Procedure (CEERTX) API
Register Activation Group Exit Procedure (CEE4RAGE) API

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.